The StandardAnalyzer type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberDEFAULT_MAX_TOKEN_LENGTH
Default maximum allowed token length
Protected fieldoverridesTokenStreamMethod (Inherited from Analyzer.)
Public fieldStatic memberSTOP_WORDS Obsolete.
An array containing some common English words that are usually not useful for searching.
Public fieldStatic memberSTOP_WORDS_SET
An unmodifiable set containing some common English words that are usually not useful for searching.

See Also