Uses of Class
org.opencms.search.CmsVfsIndexer
Packages that use CmsVfsIndexer
Package
Description
Implements the main full text search and indexing functions available in OpenCms.
-
Uses of CmsVfsIndexer in org.opencms.search
Subclasses of CmsVfsIndexer in org.opencms.searchModifier and TypeClassDescriptionclass
A VFS indexer that resolves locale dependent documents.Methods in org.opencms.search with parameters of type CmsVfsIndexerModifier and TypeMethodDescriptionvoid
CmsIndexingThreadManager.createIndexingThread
(CmsVfsIndexer indexer, I_CmsIndexWriter writer, CmsResource res) Creates and starts a new indexing thread for a resource.