Uses of Class
org.apache.lucene.analysis.nl.DutchStemmer

Packages that use DutchStemmer
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
 void DutchStemFilter.setStemmer(DutchStemmer stemmer)
          Set a alternative/custom DutchStemmer for this filter.
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.