An array containing some common English words that are not usually useful for searching. and some double-byte interpunctions.....

Namespace: Lucene.Net.Analysis.CJK
Assembly: Lucene.Net.Contrib.Analyzers (in Lucene.Net.Contrib.Analyzers.dll) Version: 2.9.2.1 (2.9.2.1)

Syntax

C#
public static string[] stopWords
Visual Basic
Public Shared stopWords As String()
Visual C++
public:
static array<String^>^ stopWords

See Also