public class TSTLookupFactory extends LookupFactory
TSTLookup| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
FILENAME |
| Constructor and Description |
|---|
TSTLookupFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.suggest.Lookup |
create(NamedList params,
SolrCore core) |
java.lang.String |
storeFileName() |
private static final java.lang.String FILENAME
public org.apache.lucene.search.suggest.Lookup create(NamedList params, SolrCore core)
create in class LookupFactorypublic java.lang.String storeFileName()
storeFileName in class LookupFactory