elasticsearch/docs/reference/aggregations
Mark Tozzi 7af39dbc35
Remove deprecated date histo interval (#75000)
Date histogram interval parameter was deprecated in 7.2, in favor of the more specific fixed_interval and calendar_interval parameters.  The old logic used some poorly understood guessing to decide if it should operate in fixed or calendar mode.  The new logic requires a specific choice by the user, which is more explicit.  In 7.x REST compatibility mode, we will parse the interval as calendar if possible, and otherwise interpret it as fixed.
2021-07-20 13:08:45 -04:00
..
bucket Remove deprecated date histo interval (#75000) 2021-07-20 13:08:45 -04:00
metrics [DOCS] Clarify supported fields for `top_metrics` agg (#73907) 2021-06-08 13:19:43 -04:00
pipeline [ML] adding new KS test pipeline aggregation (#73334) 2021-06-04 10:04:41 -04:00
bucket.asciidoc [DOCS] Deduplicate docs for `search.max_buckets` 2021-06-29 08:42:01 -04:00
metrics.asciidoc [DOCS] Fix acasting for agg types (#67469) 2021-01-13 14:44:54 -05:00
pipeline.asciidoc Add keep_values gap policy (#73297) 2021-06-08 09:47:29 -10:00