org.apache.solr.spelling.suggest.fst
public class AnalyzingInfixLookupFactory extends LookupFactory
AnalyzingInfixSuggester| Modifier and Type | Field and Description |
|---|---|
static String |
INDEX_PATH
The path where the underlying index is stored
if no index is found, it will be generated by
the AnalyzingInfixSuggester
|
static String |
QUERY_ANALYZER
The analyzer used at "query-time" and "build-time" to analyze suggestions.
|
| Constructor and Description |
|---|
AnalyzingInfixLookupFactory() |
public static final String QUERY_ANALYZER
public static final String INDEX_PATH
public Lookup create(NamedList params, SolrCore core)
create in class LookupFactorypublic String storeFileName()
storeFileName in class LookupFactoryCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.