public abstract class AbstractTokenizerFactory extends AbstractIndexComponent implements TokenizerFactory
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.lucene.util.Version |
version |
deprecationLogger, indexSettings, logger| Constructor and Description |
|---|
AbstractTokenizerFactory(IndexSettings indexSettings,
java.lang.String name,
Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
name() |
org.apache.lucene.util.Version |
version() |
getIndexSettings, indexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic AbstractTokenizerFactory(IndexSettings indexSettings, java.lang.String name, Settings settings)
public java.lang.String name()
name in interface TokenizerFactorypublic final org.apache.lucene.util.Version version()