Uses of Interface
org.opencms.search.fields.I_CmsSearchFieldMapping
Packages that use 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
Classes in org.opencms.search.fields that implement I_CmsSearchFieldMappingModifier and TypeClassDescriptionclassClass extracting the Geo coordinates from a content field.classAdopted version of the defaultCmsSearchFieldMappingthat resolves macros via theCmsGalleryNameMacroResolverin the mapped value before returning it.classField mapping to resolve macros as for gallery names.classDescribes a mapping of a piece of content from an OpenCms VFS resource to a field of a search index.Methods in org.opencms.search.fields that return types with arguments of type I_CmsSearchFieldMappingModifier and TypeMethodDescriptionCmsSearchField.getMappings()Returns the mappings for this field.Methods in org.opencms.search.fields with parameters of type I_CmsSearchFieldMappingModifier and TypeMethodDescriptionvoidCmsSearchField.addMapping(I_CmsSearchFieldMapping mapping) Adds a new field mapping to the internal list of mappings.