public class WFSTLookupFactory extends LookupFactory
WFSTCompletionLookup| Modifier and Type | Field and Description |
|---|---|
static String |
EXACT_MATCH_FIRST
If
true, exact suggestions are returned first, even if they are prefixes
of other strings in the automaton (possibly with larger weights). |
| Constructor and Description |
|---|
WFSTLookupFactory() |
public static final String EXACT_MATCH_FIRST
true, exact suggestions are returned first, even if they are prefixes
of other strings in the automaton (possibly with larger weights).public Lookup create(NamedList params, SolrCore core)
create in class LookupFactorypublic String storeFileName()
storeFileName in class LookupFactory