public class EdgeNGramTokenizerFactory extends AbstractTokenizerFactory
| Modifier and Type | Field and Description |
|---|---|
protected Version |
esVersion |
versiondeprecationLogger, index, indexSettings, logger| Constructor and Description |
|---|
EdgeNGramTokenizerFactory(Index index,
IndexSettingsService indexSettingsService,
String name,
Settings settings) |
EdgeNGramTokenizerFactory(Index index,
Settings indexSettings,
String name,
Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.analysis.Tokenizer |
create() |
name, versionindex, indexSettingsCopyright © 2009–2017. All rights reserved.