|
||||||||||
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: terms taken from the given field of a Lucene index. |
class |
PlainTextDictionary
Dictionary represented by a text file. |
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 |