Field STOP_WORDS_SET
An unmodifiable set containing some common English words that are usually not useful for searching.
Assembly: Lucene.Net.Analysis.Common.dll
Syntax
public static readonly CharArraySet STOP_WORDS_SET
Returns
Type | Description |
---|---|
CharArraySet |