| Package | Description |
|---|---|
| org.opencms.search |
Implements the main full text search and indexing functions available in OpenCms.
|
| org.opencms.search.solr.spellchecking |
Contains the SOLR based spellcheck service classes.
|
| Modifier and Type | Method and Description |
|---|---|
CmsSolrSpellchecker |
CmsSearchManager.getSolrDictionary()
Return singleton instance of the OpenCms spellchecker.
|
| Modifier and Type | Method and Description |
|---|---|
static CmsSolrSpellchecker |
CmsSolrSpellchecker.getInstance()
Return an instance of this class.
|
static CmsSolrSpellchecker |
CmsSolrSpellchecker.getInstance(org.apache.solr.core.CoreContainer container)
Return an instance of this class.
|