FinnishAnalyzer
org.gnit.lucenekmp.analysis.Analyzer for Finnish.
Constructors
Link copied to clipboard
constructor()
Builds an analyzer with the default stop words: DEFAULT_STOPWORD_FILE.
Builds an analyzer with the given stop words.
Builds an analyzer with the given stop words. If a non-empty stem exclusion set is provided this analyzer will add a SetKeywordMarkerFilter before stemming.