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