Uses of Class
org.opencms.search.fields.CmsLuceneField
Package
Description
Implements the main full text search and indexing functions available in OpenCms.
These classes control the mapping of the OpenCms content to the Lucene search fields.
The package contains the Solr search integration.
-
Uses of CmsLuceneField in org.opencms.search
Modifier and TypeMethodDescriptionboolean
CmsSearchManager.removeSearchFieldMapping
(CmsLuceneField field, CmsSearchFieldMapping mapping) Removes a search field mapping from the given field. -
Uses of CmsLuceneField in org.opencms.search.fields
Modifier and TypeMethodDescriptionCmsLuceneFieldConfiguration.getLuceneFields()
Returns a list of the concrete Lucene search fields. -
Uses of CmsLuceneField in org.opencms.search.solr