Uses of Package
org.opencms.search
Package
Description
Reads and writes the XML based OpenCms configuration files.
API classes for the result of the search form support provided for server-side Solr search.
Provides the main OpenCms "operating system".
Implements the main full text search and indexing functions available in OpenCms.
Handles indexing different sorts of document and resource type from the OpenCms VFS for the full text search.
These classes control the mapping of the OpenCms content to the Lucene search fields.
Implements the search functions for the OpenCms Gallery search index,
which is used by the Advanced Direct Edit (ADE) functions.
The package contains the Solr search integration.
Contains classes of the searchindex app.
-
ClassDescriptionImplements the general management and configuration of the search and indexing facilities in OpenCms.
-
ClassDescriptionSignals an error during a search operation.A resource implementation that combines the Solr document together with a OpenCms VFS resource.
-
ClassDescriptionSignals an error during a search operation.Implements the general management and configuration of the search and indexing facilities in OpenCms.
-
ClassDescriptionAbstract base class for search indexes.Signals an error during an indexing operation.Implements the management of indexing threads.An analyzer class is used by Lucene to reduce the content to be indexed with trimmed endings etc.A document type specifies which document factory class is used to pull the content of an OpenCms document into a Lucene index document.Signals an error during a search operation.Abstract search index implementation.A search index source is a description of a list of Cms resources to be indexed.A collection of resources for the incremental update of a search index.Enumeration class for force unlock types.Handles offline index generation.The offline indexer thread runs periodically and indexes all resources added by the event handler.Contains the search parameters for a call to
.CmsSearchIndex.search(org.opencms.file.CmsObject, CmsSearchParameters)
Describes a specific search field query.Contains the data of a single item in a search result.A search result object returned as result of a search in
.CmsSearchIndex
An indexer indexingCmsResource
based content from the OpenCms VFS.Indexes resources for the OpenCms search.Abstracts the index writer implementation for the most important index manipulation operations.The interface for search documents.Interface for search indizes that should be handled by theCmsSearchManager
. -
ClassDescriptionSignals an error during an indexing operation.Abstract search index implementation.Contains the search parameters for a call to
.CmsSearchIndex.search(org.opencms.file.CmsObject, CmsSearchParameters)
The interface for search documents.Interface for search indizes that should be handled by theCmsSearchManager
. -
ClassDescriptionAbstract search index implementation.The interface for search documents.Interface for search indizes that should be handled by the
CmsSearchManager
. -
-
ClassDescriptionAbstract base class for search indexes.Signals an error during a search operation.Abstract search index implementation.Contains the search parameters for a call to
.CmsSearchIndex.search(org.opencms.file.CmsObject, CmsSearchParameters)
A resource implementation that combines the Solr document together with a OpenCms VFS resource.A search result object returned as result of a search in
.CmsSearchIndex
Abstracts the index writer implementation for the most important index manipulation operations.The interface for search documents.Interface for search indizes that should be handled by theCmsSearchManager
. -