| Package | Description |
|---|---|
| org.apache.solr.spelling |
| Modifier and Type | Class and Description |
|---|---|
class |
FileBasedSpellChecker
A spell checker implementation that loads words from a text file (one word per line).
|
class |
IndexBasedSpellChecker
A spell checker implementation that loads words from Solr as well as arbitary Lucene indices.
|