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