Initializes a new instance of the DutchStemmer class

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

Syntax

C#
public DutchStemmer()
Visual Basic
Public Sub New
Visual C++
public:
DutchStemmer()

See Also