Apache Lucene.Net 2.1 Class Library API

StopAnalyzer.ENGLISH_STOP_WORDS Field

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

public static readonly string[] ENGLISH_STOP_WORDS;

See Also

StopAnalyzer Class | Lucene.Net.Analysis Namespace