Package org.apache.lucene.analysis.nl
Class DutchStemmer
java.lang.Object
org.apache.lucene.analysis.nl.DutchStemmer
Deprecated.
A stemmer for Dutch words.
The algorithm is an implementation of the dutch stemming algorithm in Martin Porter's snowball project.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DutchStemmer
public DutchStemmer()Deprecated.
-
-
Method Details
-
stem
Deprecated.
-
DutchStemmerinstead, which has the same functionality. This filter will be removed in Lucene 5.0