Field DEFAULT_STOPWORD_FILE
File containing default CJK stopwords.
Currently it contains some common English words that are not usually useful for searching and some double-byte interpunctions.
Assembly: Lucene.Net.Analysis.Common.dll
Syntax
public const string DEFAULT_STOPWORD_FILE = "stopwords.txt"
Returns
Type | Description |
---|---|
System.String |