Uses of Interface
de.cxp.ocs.spi.search.ConfigurableExtension
Packages that use ConfigurableExtension
Package
Description
-
Uses of ConfigurableExtension in de.cxp.ocs.elasticsearch.query
Classes in de.cxp.ocs.elasticsearch.query that implement ConfigurableExtensionModifier and TypeClassDescriptionclassclassFilters everything that is not in the configured character point range.class -
Uses of ConfigurableExtension in de.cxp.ocs.elasticsearch.query.analyzer
Classes in de.cxp.ocs.elasticsearch.query.analyzer that implement ConfigurableExtensionModifier and TypeClassDescriptionclassAnalyzer that combines the Querqy results for the original and the ASCIIfied query.classSplits the string by every character that is not a letter, number, dash or underscore (which are considered as word-bind characters)classclassclass -
Uses of ConfigurableExtension in de.cxp.ocs.spi.search
Subinterfaces of ConfigurableExtension in de.cxp.ocs.spi.searchModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceCan be used to modify the user query prior it is processed by the UserQueryAnalyzer, for example to normalize the query.