elasticsearch/docs/reference/aggregations
Tal Levy 6c86606d2a
Adds support for geo-bounds filtering in geogrid aggregations (#50002)
It is fairly common to filter the geo point candidates in
geohash_grid and geotile_grid aggregations according to some
viewable bounding box. This change introduces the option of
specifying this filter directly in the tiling aggregation.

This is even more relevant to `geo_shape` where the bounds will restrict
the shape to be within the bounds

this optional `bounds` parameter is parsed in an equivalent fashion to 
the bounds specified in the geo_bounding_box query.
2020-01-14 08:29:10 -08:00
..
bucket Adds support for geo-bounds filtering in geogrid aggregations (#50002) 2020-01-14 08:29:10 -08:00
matrix [DOCS] IDs for doc snippets (#49008) 2019-11-25 15:30:00 +01:00
metrics [DOCS] Warn about using geo_centroid as sub-agg to geohash_grid (#50038) 2020-01-06 07:45:49 -06:00
pipeline [DOCS] Fix typo in bucket sum aggregation docs (#50431) 2019-12-20 08:47:24 -05:00
bucket.asciidoc Documentation notes for Range field histograms (#46890) 2019-10-01 10:46:04 -04:00
matrix.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
metrics.asciidoc Implement stats aggregation for string terms (#47468) 2019-11-14 16:07:54 +02:00
misc.asciidoc [DOCS] IDs for doc snippets (#49008) 2019-11-25 15:30:00 +01:00
pipeline.asciidoc [DOCS] IDs for doc snippets (#49008) 2019-11-25 15:30:00 +01:00