StandardAnalyzer
constructor()
Builds an analyzer with no stop words.
Builds an analyzer with the stop words from the given reader.
Parameters
stopwords
Reader to read stop words from
See also
WordlistLoader.getWordSet
Builds an analyzer with no stop words.
Builds an analyzer with the stop words from the given reader.
Reader to read stop words from