StopwordAnalyzerBase@Deprecated public abstract class StopwordAnalyzerBase extends StopwordAnalyzerBase
Analyzer.ReuseStrategy, Analyzer.TokenStreamComponentsstopwordsGLOBAL_REUSE_STRATEGY, PER_FIELD_REUSE_STRATEGY| Modifier | Constructor and Description |
|---|---|
protected |
StopwordAnalyzerBase()
Deprecated.
Creates a new Analyzer with an empty stopword set
|
protected |
StopwordAnalyzerBase(CharArraySet stopwords)
Deprecated.
Creates a new instance initialized with the given stopword set
|
| Modifier and Type | Method and Description |
|---|---|
CharArraySet |
getStopwordSet()
Deprecated.
|
loadStopwordSet, loadStopwordSet, loadStopwordSetattributeFactory, close, createComponents, getOffsetGap, getPositionIncrementGap, getReuseStrategy, getVersion, initReader, initReaderForNormalization, normalize, normalize, setVersion, tokenStream, tokenStreamprotected StopwordAnalyzerBase(CharArraySet stopwords)
stopwords - the analyzer's stopword setprotected StopwordAnalyzerBase()
public CharArraySet getStopwordSet()
getStopwordSet in class StopwordAnalyzerBaseCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.