Field DEFAULT_STOP_WORDS
Default set of stopwords. If null means to allow stop words.
Assembly: DistributedLucene.Net.Queries.dll
Syntax
public static readonly ISet<string> DEFAULT_STOP_WORDS
Returns
Type | Description |
---|---|
ISet<System.String> |