Skip to content

[Transforms] Add support for search-time runtime fields to transforms #65147

@droberts195

Description

@droberts195

Since #64374 Elasticsearch has the option to have search-time runtime fields.

We should allow these to be used in transforms.

We may want to ban certain critical fields in the transform configuration from being runtime fields if having them unindexed will kill performance. (For example, fields that we need to sort on, or do terms searches efficiently on.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions