|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dictionary | |
org.apache.lucene.search.spell | Suggest alternate spellings for words. |
Uses of Dictionary in org.apache.lucene.search.spell |
Classes in org.apache.lucene.search.spell that implement Dictionary | |
class |
LuceneDictionary
Lucene Dictionary |
class |
PlainTextDictionary
Dictionary represented by a file text. |
Methods in org.apache.lucene.search.spell with parameters of type Dictionary | |
void |
SpellChecker.indexDictionary(Dictionary dict)
Index a Dictionary |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |