Filters LetterTokenizer with CoreLowerCaseFilter and CoreStopFilter.
3.1
Builds an analyzer with the stop words from the given set.
Builds an analyzer with the stop words from the given path.
Builds an analyzer with the stop words from the given reader.