public final class ApostropheFilter
extends org.apache.lucene.analysis.TokenFilter
StandardFilter.
Used in french to remove first part of token such as:
| Constructor and Description |
|---|
ApostropheFilter(org.apache.lucene.analysis.TokenStream in)
Construct new ApostropheFilter filtering for specified stream.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.analysis.Token |
next()
Returns the next token in the stream, or null at EOS.
|
getOnlyUseNewAPI, incrementToken, next, setOnlyUseNewAPIaddAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, restoreState, toStringCopyright © 2001-2010 Jalios SA. All Rights Reserved.