The StopAnalyzer type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberENGLISH_STOP_WORDS Obsolete.
An array containing some common English words that are not usually useful for searching.
Public fieldStatic memberENGLISH_STOP_WORDS_SET
An unmodifiable set containing some common English words that are not usually useful for searching.
Protected fieldoverridesTokenStreamMethod (Inherited from Analyzer.)

See Also