Lucene.Net 1.4.3 Class Library

StandardAnalyzer.STOP_WORDS Field

An array containing some common English words that are usually not useful for searching.

public static readonly string[] STOP_WORDS;

See Also

StandardAnalyzer Class | Lucene.Net.Analysis.Standard Namespace