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 CmsSolrSpellcheckerCmsSolrSpellchecker.getInstance()Return an instance of this class.static CmsSolrSpellcheckerCmsSolrSpellchecker.getInstance(org.apache.solr.core.CoreContainer container) Return an instance of this class.