StandardTokenizer
instead.@Deprecated
public final class IndicTokenizer
extends org.apache.lucene.analysis.CharTokenizer
Constructor and Description |
---|
IndicTokenizer(org.apache.lucene.util.Version matchVersion,
org.apache.lucene.util.AttributeSource.AttributeFactory factory,
java.io.Reader input)
Deprecated.
|
IndicTokenizer(org.apache.lucene.util.Version matchVersion,
org.apache.lucene.util.AttributeSource source,
java.io.Reader input)
Deprecated.
|
IndicTokenizer(org.apache.lucene.util.Version matchVersion,
java.io.Reader input)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
isTokenChar(int c)
Deprecated.
|
end, incrementToken, isTokenChar, normalize, normalize, reset
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toString
public IndicTokenizer(org.apache.lucene.util.Version matchVersion, org.apache.lucene.util.AttributeSource.AttributeFactory factory, java.io.Reader input)
public IndicTokenizer(org.apache.lucene.util.Version matchVersion, org.apache.lucene.util.AttributeSource source, java.io.Reader input)
public IndicTokenizer(org.apache.lucene.util.Version matchVersion, java.io.Reader input)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.