Uses of Class
org.opencms.search.CmsSearchDocumentType
Package
Description
Implements the main full text search and indexing functions available in OpenCms.
-
Uses of CmsSearchDocumentType in org.opencms.search
Modifier and TypeMethodDescriptionCmsSearchManager.getDocumentTypeConfig
(String name) Returns a document type config.Modifier and TypeMethodDescriptionCmsSearchManager.getDocumentTypeConfigs()
Returns an unmodifiable view (read-only) of the DocumentTypeConfigs Map.Modifier and TypeMethodDescriptionvoid
CmsSearchManager.addDocumentTypeConfig
(CmsSearchDocumentType documentType) Adds a document type.