Closeable, AutoCloseablepublic final class HindiStemFilter
extends org.apache.lucene.analysis.TokenFilter
TokenFilter that applies HindiStemmer to stem Hindi words.| Constructor | Description |
|---|---|
HindiStemFilter(org.apache.lucene.analysis.TokenStream input) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
incrementToken() |
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toStringpublic HindiStemFilter(org.apache.lucene.analysis.TokenStream input)
public boolean incrementToken()
throws IOException
incrementToken in class org.apache.lucene.analysis.TokenStreamIOExceptionCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.