List of typical stopwords.

Namespace: Lucene.Net.Analysis.Cz
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[] STOP_WORDS
Visual Basic
Public Shared STOP_WORDS As String()
Visual C++
public:
static array<String^>^ STOP_WORDS

See Also