JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.lucene.analysis.hunspell.Stemmer
Packages that use
Stemmer
Package
Description
org.apache.lucene.analysis.hunspell
Stemming TokenFilter using a Java implementation of the
Hunspell stemming algorithm.
Uses of
Stemmer
in
org.apache.lucene.analysis.hunspell
Fields in
org.apache.lucene.analysis.hunspell
declared as
Stemmer
Modifier and Type
Field and Description
private
Stemmer
HunspellStemFilter.
stemmer
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes