public class BlendedInfixLookupFactory extends AnalyzingInfixLookupFactory
BlendedInfixLookupFactory
ALL_TERMS_REQUIRED, CONTEXTS_FIELD_NAME, HIGHLIGHT, INDEX_PATH, MIN_PREFIX_CHARS, QUERY_ANALYZER
DEFAULT_FILE_BASED_DICT
Constructor and Description |
---|
BlendedInfixLookupFactory() |
Modifier and Type | Method and Description |
---|---|
Lookup |
create(NamedList params,
SolrCore core)
Create a Lookup using config options in
params and
current core |
String |
storeFileName()
Returns the filename in which the in-memory data structure is stored
|
getTempDir
public Lookup create(NamedList params, SolrCore core)
LookupFactory
params
and
current core
create
in class AnalyzingInfixLookupFactory
public String storeFileName()
LookupFactory
Returns the filename in which the in-memory data structure is stored
NOTE: not allLookup
implementations store in-memory data structuresstoreFileName
in class AnalyzingInfixLookupFactory
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.