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