public class JcsegFilter
extends org.apache.lucene.analysis.TokenFilter
token filter class according the to lucene API, this will be remove in in Lucene 5.0
| Modifier | Constructor and Description |
|---|---|
protected |
JcsegFilter(org.apache.lucene.analysis.TokenStream input) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
incrementToken() |
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, endAttributes, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, removeAllAttributes, restoreState, toStringpublic final boolean incrementToken()
throws IOException
incrementToken in class org.apache.lucene.analysis.TokenStreamIOExceptionCopyright © 2017. All Rights Reserved.