Uses of Class
org.opencms.main.CmsIllegalStateException
Package
Description
Implements the main full text search and indexing functions available in OpenCms.
-
Uses of CmsIllegalStateException in org.opencms.search
Modifier and TypeMethodDescriptionboolean
CmsSearchManager.removeSearchFieldConfiguration
(I_CmsSearchFieldConfiguration fieldConfiguration) Removes this field configuration from the OpenCms configuration (if it is not used any more).boolean
CmsSearchManager.removeSearchFieldMapping
(CmsLuceneField field, CmsSearchFieldMapping mapping) Removes a search field mapping from the given field.boolean
CmsSearchManager.removeSearchIndexSource
(CmsSearchIndexSource indexsource) Removes this indexsource from the OpenCms configuration (if it is not used any more).