Clinton Gormley
cb00d4a542
Docs: Removed all the added/deprecated tags from 1.x
2014-09-26 21:04:42 +02:00
Clinton Gormley
5b93255ec8
[DOCS] Added "Aggregation" to all aggs titles
2014-05-13 01:35:58 +02:00
Adrien Grand
9cb17408cb
Make size=0 return all buckets for the geohash_grid aggregation.
...
Close #4875
2014-02-07 09:55:10 +01:00
Clinton Gormley
238b26a466
[DOC] Tidied up geohashgrid aggregations
2014-02-04 11:54:32 +01:00
Adrien Grand
cc1ff560df
Rename `geohashgrid` to `geohash_grid` in documentation.
...
It was renamed in fc6bc4c477
.
Close #4997
2014-02-04 09:39:55 +01:00
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