Package | Description |
---|---|
org.apache.lucene.analysis.de |
Analyzer for German.
|
Modifier and Type | Field and Description |
---|---|
private GermanStemmer |
GermanStemFilter.stemmer
The actual token in the input stream.
|
Modifier and Type | Method and Description |
---|---|
void |
GermanStemFilter.setStemmer(GermanStemmer stemmer)
Set a alternative/custom
GermanStemmer for this filter. |