Class StandardAnalyzer

All Implemented Interfaces:
Closeable, AutoCloseable

public final class StandardAnalyzer extends StopwordAnalyzerBase
Filters StandardTokenizer with LowerCaseFilter and StopFilter, using a configurable list of stop words.
Since:
3.1