Uses of Class
org.opencms.search.CmsSearchIndexUpdateData
Package
Description
Implements the main full text search and indexing functions available in OpenCms.
-
Uses of CmsSearchIndexUpdateData in org.opencms.search
Modifier and TypeMethodDescriptionCmsDependencyIndexer.getUpdateData
(CmsSearchIndexSource source, List<CmsPublishedResource> publishedResources) CmsVfsIndexer.getUpdateData
(CmsSearchIndexSource source, List<CmsPublishedResource> publishedResources) I_CmsIndexer.getUpdateData
(CmsSearchIndexSource source, List<CmsPublishedResource> publishedResources) Calculates the data for an incremental search index update.Modifier and TypeMethodDescriptionprotected void
CmsVfsIndexer.addResourceToUpdateData
(CmsPublishedResource pubRes, CmsSearchIndexUpdateData updateData) Adds a given published resource to the provided search index update data.