Uses of Class
org.apache.solr.spelling.suggest.SuggesterOptions
-
Packages that use SuggesterOptions Package Description org.apache.solr.spelling.suggest APIs and classes used by theSpellCheckComponent
-
-
Uses of SuggesterOptions in org.apache.solr.spelling.suggest
Methods in org.apache.solr.spelling.suggest with parameters of type SuggesterOptions Modifier and Type Method Description SuggesterResult
SolrSuggester. getSuggestions(SuggesterOptions options)
Returns suggestions based on theSuggesterOptions
passed
-