Uses of Interface
de.cxp.ocs.spi.search.UserQueryPreprocessor
-
Packages that use UserQueryPreprocessor Package Description de.cxp.ocs de.cxp.ocs.elasticsearch.query -
-
Uses of UserQueryPreprocessor in de.cxp.ocs
Fields in de.cxp.ocs with type parameters of type UserQueryPreprocessor Modifier and Type Field Description List<UserQueryPreprocessor>SearchContext. userQueryPreprocessorsMethods in de.cxp.ocs that return types with arguments of type UserQueryPreprocessor Modifier and Type Method Description Map<String,Supplier<? extends UserQueryPreprocessor>>SearchPlugins. getUserQueryPreprocessors() -
Uses of UserQueryPreprocessor in de.cxp.ocs.elasticsearch.query
Classes in de.cxp.ocs.elasticsearch.query that implement UserQueryPreprocessor Modifier and Type Class Description classAsciifyUserQueryPreprocessor
-