Skip to content

Aggs and constant_keyword #94637

Closed
Closed
@nik9000

Description

@nik9000

Description

It'd be lovely is a filters or filter agg that touches a constant_keyword would properly rewrite itself to match_all and match_none and "go fast", at least when it's at the root of the aggs tree. Theoretically it should "just work" but it doesn't seem to. Also! The terms agg should be able to act on there being only a single possible value. Maybe it can even act on the match_all/match_none nature of the constant_keyword. I'm not sure how, but it does feel like there are optimizations in there. Particularly when terms is the top level agg.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions