public class FileDictionaryFactory extends DictionaryFactory
FileDictionary| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_DELIMITER
Label for defining fieldDelimiter to be used
|
DEFAULT_FILE_BASED_DICT, DEFAULT_INDEX_BASED_DICT, params| Constructor and Description |
|---|
FileDictionaryFactory() |
| Modifier and Type | Method and Description |
|---|---|
Dictionary |
create(SolrCore core,
SolrIndexSearcher searcher)
Create a Dictionary using options in
core and optionally
uses searcher, in case of index based dictionaries |
setParamspublic static final String FIELD_DELIMITER
public Dictionary create(SolrCore core, SolrIndexSearcher searcher)
DictionaryFactorycore and optionally
uses searcher, in case of index based dictionariescreate in class DictionaryFactoryCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.