Package | Description |
---|---|
org.apache.solr.spelling |
APIs and classes used by the
SpellCheckComponent |
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 arbitrary Lucene indices.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.