Class: OpenSearch::DSL::Search::Aggregations::GeohashGrid
- Inherits:
-
Object
- Object
- OpenSearch::DSL::Search::Aggregations::GeohashGrid
- Includes:
- BaseAggregationComponent
- Defined in:
- lib/opensearch/dsl/search/aggregations/geohash_grid.rb
Overview
A multi-bucket aggregation which will return document counts for geohash grid cells
See the integration test for a full example.