Analyzer for french language. Supports an external list of stopwords (words that
will not be indexed at all) and an external list of exclusions (word that will
not be stemmed, but indexed).
A default set of stopwords is used unless an other list is specified, the
exclusionlist is empty by default.
Patrick Talbot (based on Gerhard Schwarz work for German)$Id: FrenchAnalyzer.java,v 1.9 2004/10/17 11:41:40 dnaber Exp $
Namespace: Lucene.Net.Analysis.FrAssembly: Lucene.Net.Contrib.Analyzers (in Lucene.Net.Contrib.Analyzers.dll) Version: 2.9.2.1 (2.9.2.1)