Uses of Enum Class
de.cxp.ocs.smartsuggest.querysuggester.SuggesterEngine
Packages that use SuggesterEngine
-
Uses of SuggesterEngine in de.cxp.ocs.smartsuggest
Methods in de.cxp.ocs.smartsuggest with parameters of type SuggesterEngineModifier and TypeMethodDescriptionQuerySuggestManager.QuerySuggestManagerBuilder.engine
(SuggesterEngine engine) Deprecated.only Lucene suggester implemented at the moment -
Uses of SuggesterEngine in de.cxp.ocs.smartsuggest.querysuggester
Methods in de.cxp.ocs.smartsuggest.querysuggester that return SuggesterEngineModifier and TypeMethodDescriptionstatic SuggesterEngine
Returns the enum constant of this class with the specified name.static SuggesterEngine[]
SuggesterEngine.values()
Returns an array containing the constants of this enum class, in the order they are declared.