Uses of Class
org.opencms.search.solr.spellchecking.CmsSolrSpellchecker
Packages that use 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
Methods in org.opencms.search that return CmsSolrSpellcheckerModifier and TypeMethodDescriptionCmsSearchManager.getSolrDictionary()
Return singleton instance of the OpenCms spellchecker. -
Uses of CmsSolrSpellchecker in org.opencms.search.solr.spellchecking
Methods in org.opencms.search.solr.spellchecking that return CmsSolrSpellcheckerModifier 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.