Uses of Class
org.opencms.search.documents.CmsExtractionResultCache
Package
Description
Handles indexing different sorts of document and resource type from the OpenCms VFS for the full text search.
-
Uses of CmsExtractionResultCache in org.opencms.search.documents
Modifier and TypeMethodDescriptionA_CmsVfsDocument.getCache()
I_CmsDocumentFactory.getCache()
Returns the disk based cache used to store the raw extraction results.Modifier and TypeMethodDescriptionvoid
A_CmsVfsDocument.setCache
(CmsExtractionResultCache cache) void
I_CmsDocumentFactory.setCache
(CmsExtractionResultCache cache) Sets the disk based cache used to store the raw extraction results.