|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HunspellWord | |
---|---|
org.apache.lucene.analysis.hunspell | Stemming TokenFilter using a Java implementation of the Hunspell stemming algorithm. |
Uses of HunspellWord in org.apache.lucene.analysis.hunspell |
---|
Methods in org.apache.lucene.analysis.hunspell that return types with arguments of type HunspellWord | |
---|---|
List<HunspellWord> |
HunspellDictionary.lookupWord(char[] word,
int offset,
int length)
Looks up HunspellWords that match the String created from the given char array, offset and length |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |