Package de.cxp.ocs
Class SearchPlugins
java.lang.Object
de.cxp.ocs.SearchPlugins
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMap
<String, Supplier<? extends ESQueryFactory>> Set
<Supplier<? extends CustomFacetCreator>> Map
<String, Supplier<? extends ProductSetResolver>> Map
<String, Supplier<? extends RescorerProvider>> Map
<String, Supplier<? extends UserQueryAnalyzer>> Map
<String, Supplier<? extends UserQueryPreprocessor>> static <T> Optional
<T> static <T> List
<T> initialize
(List<String> classNames, Map<String, Supplier<? extends T>> suppliers, Map<String, Map<String, String>> pluginSettings)
-
Constructor Details
-
SearchPlugins
public SearchPlugins()
-
-
Method Details
-
getEsQueryFactories
-
getUserQueryAnalyzers
-
getUserQueryPreprocessors
-
getRescorerProviders
-
getHeroProductResolvers
-
getFacetCreators
-
initialize
-
initialize
-