Uses of Interface
de.cxp.ocs.spi.search.UserQueryAnalyzer
Packages that use UserQueryAnalyzer
-
Uses of UserQueryAnalyzer in de.cxp.ocs
Methods in de.cxp.ocs that return types with arguments of type UserQueryAnalyzerModifier and TypeMethodDescriptionMap<String, Supplier<? extends UserQueryAnalyzer>> SearchPlugins.getUserQueryAnalyzers() -
Uses of UserQueryAnalyzer in de.cxp.ocs.elasticsearch
Constructors in de.cxp.ocs.elasticsearch with parameters of type UserQueryAnalyzerModifierConstructorDescriptionQueryStringParser(UserQueryAnalyzer userQueryAnalyzer, FieldConfigIndex fieldIndex, Locale l) -
Uses of UserQueryAnalyzer in de.cxp.ocs.elasticsearch.query.analyzer
Classes in de.cxp.ocs.elasticsearch.query.analyzer that implement UserQueryAnalyzerModifier 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