Skip to content

ESQL: Allow limiting search to certain data tiers #108264

@nik9000

Description

@nik9000

Description

Kibana's discover has a setting that lets you limit searching to certain tiers (hot, warm, cold, frozen, whatever). That's something ESQL should at least be able to work with. And we should be able to provide the same speed savings for it - namely, we should make sure that such limits prevent us from hitting shards on that tier at all.

We should probably also be able to reference the tier as a bit of index metadata so you can view it in the language. And, likely filter on it there as well.

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