Package org.apache.lucene.analysis.fr
Class FrenchStemmer
java.lang.Object
org.apache.lucene.analysis.fr.FrenchStemmer
Deprecated.
A stemmer for French words.
The algorithm is based on the work of
Dr Martin Porter on his snowball project
refer to http://snowball.sourceforge.net/french/stemmer.html
(French stemming algorithm) for details
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FrenchStemmer
public FrenchStemmer()Deprecated.
-
FrenchStemmerinstead, which has the same functionality. This filter will be removed in Lucene 4.0