elasticsearch/docs/reference/aggregations/bucket
Nik Everett a9d9ee0d4b
Convert bucket aggs docs to runtime fields (#71202)
This replaces the `script` docs for bucket aggregations with runtime
fields. We expect runtime fields to be nicer to work with because you
can also fetch them or filter on them. We expect them to be faster
because their don't need this sort of `instanceof` tree:
a92a647b9f/server/src/main/java/org/elasticsearch/search/aggregations/support/values/ScriptDoubleValues.java (L42)

Relates to #69291

Co-authored-by: Adam Locke <adam.locke@elastic.co>
2021-04-02 12:12:06 -04:00
..
adjacency-matrix-aggregation.asciidoc [DOCS] Reformat adjacency matrix agg reference (#70034) 2021-03-08 12:33:46 -05:00
autodatehistogram-aggregation.asciidoc Convert bucket aggs docs to runtime fields (#71202) 2021-04-02 12:12:06 -04:00
children-aggregation.asciidoc
composite-aggregation.asciidoc Convert bucket aggs docs to runtime fields (#71202) 2021-04-02 12:12:06 -04:00
datehistogram-aggregation.asciidoc Convert bucket aggs docs to runtime fields (#71202) 2021-04-02 12:12:06 -04:00
daterange-aggregation.asciidoc
diversified-sampler-aggregation.asciidoc Convert bucket aggs docs to runtime fields (#71202) 2021-04-02 12:12:06 -04:00
filter-aggregation.asciidoc
filters-aggregation.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
geodistance-aggregation.asciidoc
geohashgrid-aggregation.asciidoc Add mention of geo_shape support in geotile and geohash grid agg docs (#61129) 2020-11-24 13:57:42 -08:00
geotilegrid-aggregation.asciidoc Add mention of geo_shape support in geotile and geohash grid agg docs (#61129) 2020-11-24 13:57:42 -08:00
global-aggregation.asciidoc
histogram-aggregation.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
iprange-aggregation.asciidoc
missing-aggregation.asciidoc
multi-terms-aggregation.asciidoc Convert bucket aggs docs to runtime fields (#71202) 2021-04-02 12:12:06 -04:00
nested-aggregation.asciidoc
parent-aggregation.asciidoc
range-aggregation.asciidoc Convert bucket aggs docs to runtime fields (#71202) 2021-04-02 12:12:06 -04:00
range-field-note.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
rare-terms-aggregation.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
reverse-nested-aggregation.asciidoc
sampler-aggregation.asciidoc
significantterms-aggregation.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
significanttext-aggregation.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
terms-aggregation.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
variablewidthhistogram-aggregation.asciidoc Drop experimental from variable width histogram (#66055) 2020-12-08 14:15:21 -05:00