Uses of Interface
de.cxp.ocs.smartsuggest.querysuggester.SuggesterFactory
Packages that use SuggesterFactory
-
Uses of SuggesterFactory in de.cxp.ocs.smartsuggest
Method parameters in de.cxp.ocs.smartsuggest with type arguments of type SuggesterFactoryModifier and TypeMethodDescriptionQuerySuggestManager.QuerySuggestManagerBuilder.withCustomSuggesterFactory
(@NonNull Supplier<SuggesterFactory<?>> customSuggesterFactory) Set supplier for custom suggester factory that will be fetched for every single index. -
Uses of SuggesterFactory in de.cxp.ocs.smartsuggest.querysuggester.lucene
Classes in de.cxp.ocs.smartsuggest.querysuggester.lucene that implement SuggesterFactory