DutchStemmer
instead,
which has the same functionality. This filter will be removed in Lucene 5.0@Deprecated
public class DutchStemmer
extends java.lang.Object
The algorithm is an implementation of the dutch stemming algorithm in Martin Porter's snowball project.
Constructor and Description |
---|
DutchStemmer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
stem(java.lang.String term)
Deprecated.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.