public final class JapanesePartOfSpeechStopFilter
extends org.apache.lucene.analysis.FilteringTokenFilter
| Constructor and Description |
|---|
JapanesePartOfSpeechStopFilter(boolean enablePositionIncrements,
org.apache.lucene.analysis.TokenStream input,
Set<String> stopTags) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept() |
getEnablePositionIncrements, incrementToken, reset, setEnablePositionIncrementsaddAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toStringprotected boolean accept()
throws IOException
accept in class org.apache.lucene.analysis.FilteringTokenFilterIOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.