elasticsearch/docs/reference/aggregations
Craig Taverner f55d70a682
Document datehistogram with long offsets (#93328)
* Document datehistogram with long offsets

When offsets are longer than calendar_intervals that are non-standard,
like months which differ in length, then the usual rule of all buckets
starting at the same day and time will no longer apply.

This update attempts to explain this with examples.

* Removed TEST-skip lines

These don't seem to be parsable, even though they match the syntax
described in the README.asciidoc

* Added // TESTRESPONSE[skip:...] lines

* Refined docs description and added more examples

* Update docs/reference/aggregations/bucket/datehistogram-aggregation.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Update docs/reference/aggregations/bucket/datehistogram-aggregation.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Update docs/reference/aggregations/bucket/datehistogram-aggregation.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Update docs/reference/aggregations/bucket/datehistogram-aggregation.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

---------

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
2023-02-06 16:20:40 +01:00
..
bucket Document datehistogram with long offsets (#93328) 2023-02-06 16:20:40 +01:00
metrics Added documentation for cartesian-bounds aggregation (#91623) 2022-11-18 11:00:41 +01:00
pipeline REST tests for normalize agg (#89629) 2022-08-26 14:18:46 -04:00
bucket.asciidoc [ML] rename frequent_items to frequent_item_sets and make it GA (#93421) 2023-02-02 09:25:00 +01:00
metrics.asciidoc Added documentation for cartesian-bounds aggregation (#91623) 2022-11-18 11:00:41 +01:00
pipeline.asciidoc Allow bucket paths to specify _count within a bucket (#85720) 2022-04-29 08:42:46 -04:00