Extended list of typical french stopwords.

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

See Also