Uses of Package
org.apache.solr.spelling.suggest
-
Packages that use org.apache.solr.spelling.suggest Package Description org.apache.solr.handler.component SearchComponentimplementations for use inSearchHandlerorg.apache.solr.spelling.suggest APIs and classes used by theSpellCheckComponentorg.apache.solr.spelling.suggest.fst Factories for FST and Analyzing basedSuggestersorg.apache.solr.spelling.suggest.jaspell org.apache.solr.spelling.suggest.tst Factories for TST basedSuggesters -
Classes in org.apache.solr.spelling.suggest used by org.apache.solr.handler.component Class Description SolrSuggester Responsible for loading the lookup and dictionary Implementations specified by the SolrConfig.SuggesterParams -
Classes in org.apache.solr.spelling.suggest used by org.apache.solr.spelling.suggest Class Description DictionaryFactory Encapsulates shared fields for all types of dictionaryFactory classesSuggesterOptions Encapsulates the inputs required to be passed on to the underlying suggester inSolrSuggesterSuggesterResult Encapsulates the results returned by the suggester inSolrSuggester -
Classes in org.apache.solr.spelling.suggest used by org.apache.solr.spelling.suggest.fst Class Description LookupFactory Suggester factory for creatingLookupinstances. -
Classes in org.apache.solr.spelling.suggest used by org.apache.solr.spelling.suggest.jaspell Class Description LookupFactory Suggester factory for creatingLookupinstances. -
Classes in org.apache.solr.spelling.suggest used by org.apache.solr.spelling.suggest.tst Class Description LookupFactory Suggester factory for creatingLookupinstances.