DotLucene 1.4 API Documentation

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