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