Uses of Class
org.apache.lucene.analysis.nl.DutchStemmer
-
Packages that use DutchStemmer Package Description org.apache.lucene.analysis.nl Analyzer for Dutch. -
-
Uses of DutchStemmer in org.apache.lucene.analysis.nl
Methods in org.apache.lucene.analysis.nl with parameters of type DutchStemmer Modifier and Type Method Description void
DutchStemFilter. setStemmer(DutchStemmer stemmer)
Deprecated.Set a alternative/customDutchStemmer
for this filter.
-