Package org.opencms.search.fields
package org.opencms.search.fields
These classes control the mapping of the OpenCms content to the Lucene search fields.
- Since:
- 7.0.0
-
ClassDescriptionBase class for a typical field configuration.Class extracting the Geo coordinates from a content field.An individual field configuration in a Lucene search index.Describes a configuration of fields that are used in building a search index.Adopted version of the default
CmsSearchFieldMapping
that resolves macros via theCmsGalleryNameMacroResolver
in the mapped value before returning it.Field mapping to resolve macros as for gallery names.A abstract implementation for a search field.Abstract implementation for OpenCms search field configurations.Describes a field configuration using the old (pre 8.0) logic for categories that depend on properties.Describes a mapping of a piece of content from an OpenCms VFS resource to a field of a search index.Describes a possible mapping type for a piece of content used in building a search index.Interface for search field configurations used byI_CmsSearchIndex
and configured in the opencms-search.xml (seeCmsSearchConfiguration
).Describes a mapping of a piece of content from an OpenCms VFS resource to a field of a search index.