Package | Description |
---|---|
org.apache.lucene.search.spell |
Suggest alternate spellings for words.
|
Modifier and Type | Class and Description |
---|---|
class |
LuceneDictionary
Lucene Dictionary
|
class |
PlainTextDictionary
Dictionary represented by a file text.
|
Modifier and Type | Method and Description |
---|---|
void |
SpellChecker.indexDictionary(Dictionary dict)
Index a Dictionary
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.