Interface AttributesGroupConfiguration

All Known Implementing Classes:
AbstractAttributesGroupConfiguration, DynamicAttributesGroupConfiguration, MappingDefinitionElement, StaticAttributesGroupConfiguration

public interface AttributesGroupConfiguration
Defines the configuration for an attributes group, enabling mapping of properties into search index fields.

This interface allows specifying either a FieldMappingStrategy implementation (as a class or instance) or an explicit field configuration to control the mapping process. Additional customization can be achieved through property value extractors and parameters.