Lucene.Net 1.9.1 Class Library |
|
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