public class StandardHtmlStripAnalyzer
extends org.apache.lucene.analysis.StopwordAnalyzerBase
| Constructor and Description |
|---|
StandardHtmlStripAnalyzer()
Deprecated.
use
StandardHtmlStripAnalyzer(CharArraySet) instead |
StandardHtmlStripAnalyzer(org.apache.lucene.analysis.CharArraySet stopwords) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents |
createComponents(java.lang.String fieldName) |
getStopwordSet, loadStopwordSet, loadStopwordSet, loadStopwordSet@Deprecated public StandardHtmlStripAnalyzer()
StandardHtmlStripAnalyzer(CharArraySet) insteadpublic StandardHtmlStripAnalyzer(org.apache.lucene.analysis.CharArraySet stopwords)