Package org.apache.lucene.analysis.in
Class IndicTokenizer
java.lang.Object
org.apache.lucene.util.AttributeSource
org.apache.lucene.analysis.TokenStream
org.apache.lucene.analysis.Tokenizer
org.apache.lucene.analysis.util.CharTokenizer
org.apache.lucene.analysis.in.IndicTokenizer
- All Implemented Interfaces:
Closeable,AutoCloseable
Deprecated.
Simple Tokenizer for text in Indian Languages.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.lucene.util.AttributeSource
AttributeSource.AttributeFactory, AttributeSource.State -
Constructor Summary
ConstructorsConstructorDescriptionIndicTokenizer(Version matchVersion, Reader input) Deprecated.IndicTokenizer(Version matchVersion, AttributeSource.AttributeFactory factory, Reader input) Deprecated. -
Method Summary
Methods inherited from class org.apache.lucene.analysis.util.CharTokenizer
end, incrementToken, resetMethods inherited from class org.apache.lucene.util.AttributeSource
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toString
-
Constructor Details
-
IndicTokenizer
Deprecated. -
IndicTokenizer
Deprecated.
-
StandardTokenizerinstead.