Uses of Interface
de.cxp.ocs.spi.search.UserQueryAnalyzer
-
Packages that use UserQueryAnalyzer Package Description de.cxp.ocs de.cxp.ocs.elasticsearch.query.analyzer -
-
Uses of UserQueryAnalyzer in de.cxp.ocs
Methods in de.cxp.ocs that return types with arguments of type UserQueryAnalyzer Modifier and Type Method Description Map<String,Supplier<? extends UserQueryAnalyzer>>SearchPlugins. getUserQueryAnalyzers() -
Uses of UserQueryAnalyzer in de.cxp.ocs.elasticsearch.query.analyzer
Classes in de.cxp.ocs.elasticsearch.query.analyzer that implement UserQueryAnalyzer Modifier and Type Class Description classQuerqyQueryExpanderclassWhitespaceAnalyzerclassWhitespaceWithShingles
-