Uses of Interface
org.opencms.search.fields.I_CmsSearchFieldMapping
Package
Description
These classes control the mapping of the OpenCms content to the Lucene search fields.
-
Uses of I_CmsSearchFieldMapping in org.opencms.search.fields
Modifier and TypeClassDescriptionclass
Class extracting the Geo coordinates from a content field.class
Adopted version of the defaultCmsSearchFieldMapping
that resolves macros via theCmsGalleryNameMacroResolver
in the mapped value before returning it.class
Field mapping to resolve macros as for gallery names.class
Describes a mapping of a piece of content from an OpenCms VFS resource to a field of a search index.Modifier and TypeMethodDescriptionCmsSearchField.getMappings()
Returns the mappings for this field.Modifier and TypeMethodDescriptionvoid
CmsSearchField.addMapping
(I_CmsSearchFieldMapping mapping) Adds a new field mapping to the internal list of mappings.