Uses of Class
org.opencms.search.fields.CmsLuceneFieldConfiguration
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.
-
Uses of CmsLuceneFieldConfiguration in org.opencms.search
Modifier and TypeMethodDescriptionCmsSearchManager.getFieldConfigurationsLucene()
Returns the Lucene search field configurations only. -
Uses of CmsLuceneFieldConfiguration in org.opencms.search.fields
Modifier and TypeClassDescriptionclass
Describes a field configuration using the old (pre 8.0) logic for categories that depend on properties.Modifier and TypeFieldDescriptionstatic final CmsLuceneFieldConfiguration
CmsLuceneFieldConfiguration.DEFAULT_STANDARD
The default for the standard search configuration.