elasticsearch/docs/reference/aggregations
Martijn van Groningen 81a49f1567
Restrict usage of certain aggregations when in sort order execution is required (#104665)
A number of aggregations that rely on deferred collection don't work
with time series index searcher and will produce incorrect result. These
aggregation usages should fail. The documentation has been updated to
describe these limitations.

In case of multi terms aggregation, the depth first collection is
forcefully used when time series aggregation is used. This behaviour is
inline with the terms aggregation.
2024-02-01 07:09:17 -05:00
..
bucket Restrict usage of certain aggregations when in sort order execution is required (#104665) 2024-02-01 07:09:17 -05:00
metrics Update scripted-metric-aggregation.asciidoc (#101899) 2023-11-21 12:35:19 +01:00
pipeline Update movfn-aggregation.asciidoc (#101959) 2023-11-09 22:44:55 +08:00
bucket.asciidoc Time series docs (#94337) 2023-05-03 11:01:07 -07:00
metrics.asciidoc Added documentation for cartesian-bounds aggregation (#91623) 2022-11-18 11:00:41 +01:00
pipeline.asciidoc Update pipeline.asciidoc (#94526) 2023-03-21 09:47:55 +01:00