Interface | Description |
---|---|
GeoHashGrid |
A
geohash_grid aggregation. |
GeoHashGrid.Bucket |
A bucket that is associated with a
geohash_grid cell. |
Class | Description |
---|---|
GeoGridAggregationBuilder | |
GeoHashGridAggregator |
Aggregates data expressed as GeoHash longs (for efficiency's sake) but formats results as Geohash strings.
|
GeoHashGridAggregatorFactory | |
InternalGeoHashGrid |
Represents a grid of cells where each cell's location is determined by a geohash.
|
ParsedGeoHashGrid | |
ParsedGeoHashGrid.ParsedBucket |