org.apache.lucene.analysis.en
public final class KStemFilter extends org.apache.lucene.analysis.TokenFilter
Constructor and Description |
---|
KStemFilter(org.apache.lucene.analysis.TokenStream in) |
Modifier and Type | Method and Description |
---|---|
boolean |
incrementToken()
Returns the next, stemmed, input Token.
|
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toString
public boolean incrementToken() throws IOException
incrementToken
in class org.apache.lucene.analysis.TokenStream
IOException
Copyright © 2000-2015 JBoss by Red Hat. All Rights Reserved.