elasticsearch/docs/reference/aggregations/bucket
Nik Everett 70e7946e7e
More debugging info for significant_text (backport of #72727) (#72895)
Adds some extra debugging information to make it clear that you are
running `significant_text`. Also adds some using timing information
around the `_source` fetch and the `terms` accumulation. This lets you
calculate a third useful timing number: the analysis time. It is
`collect_ns - fetch_ns - accumulation_ns`.

This also adds a half dozen extra REST tests to get a *fairly*
comprehensive set of the operations this supports. It doesn't cover all
of the significance heuristic parsing, but its certainly much better
than what we had.
2021-05-11 08:20:25 -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 Convert bucket aggs docs to runtime fields (backport #71202) (#71248) 2021-04-02 12:40:19 -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 [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
variablewidthhistogram-aggregation.asciidoc Drop experimental from variable width histogram (backport of #66055) (#66060) 2020-12-08 14:38:00 -05:00