Skip to content

[Transform] Search runtime fields are not handled properly during mapping deduction. #68516

@przemekwitek

Description

@przemekwitek

Since not available via FieldCapabilities API, transform search runtime fields are not "visible" to the mapping deduction code.
Therefore, the destination index is missing mappings for the aggregation fields based on search runtime fields.
This affects aggregations that copy the mapping type from source (min, max) but not the aggregations that use a fixed mapping type (avg).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions