OpenSearch/docs/reference/search/aggregations/bucket
markharwood 602de04692 A GeoHashGrid aggregation that buckets GeoPoints into cells whose dimensions are determined by a choice of GeoHash resolution.
Added a long-based representation of GeoHashes to GeoHashUtils for fast evaluation in aggregations.
The new BucketUtils provides a common heuristic for determining the number of results to obtain from each shard in "top N" type requests.
2014-01-07 18:03:33 +00:00
..
datehistogram-aggregation.asciidoc Changed the "script_lang" parameter to "lang" in all value source based aggs - to be consistent with all other script based APIs. 2013-12-02 02:01:03 +01:00
daterange-aggregation.asciidoc - Added docs for the value_count aggregation 2013-11-29 12:35:42 +01:00
filter-aggregation.asciidoc initial commit of the aggregations module 2013-11-24 03:13:08 -08:00
geodistance-aggregation.asciidoc * setup accurate GeoDistance Function 2013-12-27 19:15:19 +09:00
geohashgrid-aggregation.asciidoc A GeoHashGrid aggregation that buckets GeoPoints into cells whose dimensions are determined by a choice of GeoHash resolution. 2014-01-07 18:03:33 +00:00
global-aggregation.asciidoc initial commit of the aggregations module 2013-11-24 03:13:08 -08:00
histogram-aggregation.asciidoc initial commit of the aggregations module 2013-11-24 03:13:08 -08:00
iprange-aggregation.asciidoc initial commit of the aggregations module 2013-11-24 03:13:08 -08:00
missing-aggregation.asciidoc initial commit of the aggregations module 2013-11-24 03:13:08 -08:00
nested-aggregation.asciidoc initial commit of the aggregations module 2013-11-24 03:13:08 -08:00
range-aggregation.asciidoc initial commit of the aggregations module 2013-11-24 03:13:08 -08:00
terms-aggregation.asciidoc Aggregations: Ordinals-based string bucketing support. 2013-12-13 15:34:02 +01:00