Closeable
, AutoCloseable
public 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, toString
getEnablePositionIncrements, incrementToken, reset, setEnablePositionIncrements
protected boolean accept() throws IOException
accept
in class org.apache.lucene.analysis.FilteringTokenFilter
IOException
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.