Package | Description |
---|---|
org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler |
org.apache.solr.spelling.suggest |
APIs and classes used by the
SpellCheckComponent
See org.apache.lucene.search.spell and org.apache.lucene.search.suggest for additional information. |
org.apache.solr.spelling.suggest.fst |
Factories for FST and Analyzing based
Suggester s |
org.apache.solr.spelling.suggest.jaspell |
Factories for JaSpell based
Suggester s |
org.apache.solr.spelling.suggest.tst |
Factories for TST based
Suggester s |
Class and Description |
---|
SolrSuggester
Responsible for loading the lookup and dictionary Implementations specified by
the SolrConfig.
|
SuggesterParams |
Class and Description |
---|
DictionaryFactory
Encapsulates shared fields for all types of dictionaryFactory classes
|
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 |
Class and Description |
---|
LookupFactory
Suggester factory for creating
Lookup instances. |
Class and Description |
---|
LookupFactory
Suggester factory for creating
Lookup instances. |
Class and Description |
---|
LookupFactory
Suggester factory for creating
Lookup instances. |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.