SpellCheckComponent
See: Description
Interface | Description |
---|---|
SuggesterParams |
Class | Description |
---|---|
DictionaryFactory |
Encapsulates shared fields for all types of dictionaryFactory classes
|
DocumentDictionaryFactory |
Factory for
DocumentDictionary |
DocumentExpressionDictionaryFactory |
Factory for
DocumentValueSourceDictionary |
FileDictionaryFactory |
Factory for
FileDictionary |
HighFrequencyDictionaryFactory |
Factory for
HighFrequencyDictionary |
LookupFactory |
Suggester factory for creating
Lookup instances. |
SolrSuggester |
Responsible for loading the lookup and dictionary Implementations specified by
the SolrConfig.
|
Suggester | |
SuggesterOptions |
Encapsulates the inputs required to be passed on to
the underlying suggester in
SolrSuggester |
SuggesterResult |
Encapsulates the results returned by the suggester in
SolrSuggester |
SpellCheckComponent
See org.apache.lucene.search.spell
and org.apache.lucene.search.suggest
for additional information.
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.