Apache Lucene.Net 2.4.0 Class Library API

StandardAnalyzer Fields

The fields of the StandardAnalyzer class are listed below. For a complete list of StandardAnalyzer class members, see the StandardAnalyzer Members topic.

Public Static Fields

DEFAULT_MAX_TOKEN_LENGTHDefault maximum allowed token length
STOP_WORDSAn array containing some common English words that are usually not useful for searching.

See Also

StandardAnalyzer Class | Lucene.Net.Analysis.Standard Namespace