Uses of Class
org.opencms.search.solr.spellchecking.CmsSolrSpellchecker
Package
Description
Implements the main full text search and indexing functions available in OpenCms.
Contains the SOLR based spellcheck service classes.
-
Uses of CmsSolrSpellchecker in org.opencms.search
Modifier and TypeMethodDescriptionCmsSearchManager.getSolrDictionary()
Return singleton instance of the OpenCms spellchecker. -
Uses of CmsSolrSpellchecker in org.opencms.search.solr.spellchecking
Modifier and TypeMethodDescriptionstatic 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.