public class EdgeNGramTokenizerFactory extends AbstractTokenizerFactory
Modifier and Type | Field and Description |
---|---|
protected Version |
esVersion |
version
componentSettings, index, indexSettings, logger
Constructor and Description |
---|
EdgeNGramTokenizerFactory(Index index,
Settings indexSettings,
String name,
Settings settings) |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.analysis.Tokenizer |
create(Reader reader) |
name, version
index, nodeName
Copyright © 2009–2015. All rights reserved.