elasticsearch/docs/reference/aggregations/bucket
Benjamin Trent 7f4df1632f
[7.x] Add support for range aggregations on histogram mapped fields (#74146) (#74682)
* Add support for range aggregations on histogram mapped fields (#74146)

This adds support for the range aggregation over `histogram` mapped fields.

Decisions made for implementation:

 - Sub-aggregations are not allowed. This is to simplify implementation and follows the prior art set by the `histogram` aggregation
 - Nothing fancy is done with the ranges. No filter translations as we cannot easily do a `range` filter query against histogram fields. This may be an optimization in the future.
 - Ranges check the histogram value ONLY. No interpolation of values is done. If we have better statistics around the histogram this MAY be possible.
2021-06-29 08:45:51 -04:00
..
adjacency-matrix-aggregation.asciidoc [DOCS] Reformat adjacency matrix agg reference (#70034) (#70101) 2021-03-08 13:15:13 -05:00
autodatehistogram-aggregation.asciidoc Convert bucket aggs docs to runtime fields (backport #71202) (#71248) 2021-04-02 12:40:19 -04:00
children-aggregation.asciidoc [DOCS] Change agg titles to sentence case (#64425) (#64430) 2020-10-30 13:45:54 -04:00
composite-aggregation.asciidoc Convert bucket aggs docs to runtime fields (backport #71202) (#71248) 2021-04-02 12:40:19 -04:00
datehistogram-aggregation.asciidoc Convert bucket aggs docs to runtime fields (backport #71202) (#71248) 2021-04-02 12:40:19 -04:00
daterange-aggregation.asciidoc [DOCS] Change agg titles to sentence case (#64425) (#64430) 2020-10-30 13:45:54 -04:00
diversified-sampler-aggregation.asciidoc Convert bucket aggs docs to runtime fields (backport #71202) (#71248) 2021-04-02 12:40:19 -04:00
filter-aggregation.asciidoc Update docs for filter agg (backport of #72508) (#72828) 2021-05-06 15:07:41 -04:00
filters-aggregation.asciidoc Update docs for filter agg (backport of #72508) (#72828) 2021-05-06 15:07:41 -04:00
geodistance-aggregation.asciidoc [DOCS] Change agg titles to sentence case (#64425) (#64430) 2020-10-30 13:45:54 -04:00
geohashgrid-aggregation.asciidoc [GeoPoint] Grid aggregations with bounds should exclude touching tiles (#72493) (#72520) 2021-04-30 09:51:33 +02:00
geotilegrid-aggregation.asciidoc [GeoPoint] Grid aggregations with bounds should exclude touching tiles (#72493) (#72520) 2021-04-30 09:51:33 +02:00
global-aggregation.asciidoc [DOCS] Change agg titles to sentence case (#64425) (#64430) 2020-10-30 13:45:54 -04:00
histogram-aggregation.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
iprange-aggregation.asciidoc [DOCS] Change agg titles to sentence case (#64425) (#64430) 2020-10-30 13:45:54 -04:00
missing-aggregation.asciidoc [DOCS] Change agg titles to sentence case (#64425) (#64430) 2020-10-30 13:45:54 -04:00
multi-terms-aggregation.asciidoc Convert bucket aggs docs to runtime fields (backport #71202) (#71248) 2021-04-02 12:40:19 -04:00
nested-aggregation.asciidoc [DOCS] Change agg titles to sentence case (#64425) (#64430) 2020-10-30 13:45:54 -04:00
parent-aggregation.asciidoc [DOCS] Change agg titles to sentence case (#64425) (#64430) 2020-10-30 13:45:54 -04:00
range-aggregation.asciidoc [7.x] Add support for range aggregations on histogram mapped fields (#74146) (#74682) 2021-06-29 08:45:51 -04:00
range-field-note.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
rare-terms-aggregation.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
reverse-nested-aggregation.asciidoc [DOCS] Change agg titles to sentence case (#64425) (#64430) 2020-10-30 13:45:54 -04:00
sampler-aggregation.asciidoc [DOCS] Change agg titles to sentence case (#64425) (#64430) 2020-10-30 13:45:54 -04:00
significantterms-aggregation.asciidoc More debugging info for significant_text (backport of #72727) (#72895) 2021-05-11 08:20:25 -04:00
significanttext-aggregation.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
terms-aggregation.asciidoc Document types terms agg can consume (#73272) (#74258) 2021-06-17 15:12:40 -04:00
variablewidthhistogram-aggregation.asciidoc Drop experimental from variable width histogram (backport of #66055) (#66060) 2020-12-08 14:38:00 -05:00