Package | Description |
---|---|
org.apache.lucene.analysis.stempel |
Stempel: Algorithmic Stemmer
|
Constructor | Description |
---|---|
StempelFilter(TokenStream in,
StempelStemmer stemmer) |
Create filter using the supplied stemming table.
|
StempelFilter(TokenStream in,
StempelStemmer stemmer,
int minLength) |
Create filter using the supplied stemming table.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.