Class: Elasticsearch::DSL::Search::Aggregations::GeoDistance
- Inherits:
-
Object
- Object
- Elasticsearch::DSL::Search::Aggregations::GeoDistance
- Includes:
- BaseAggregationComponent
- Defined in:
- lib/elasticsearch/dsl/search/aggregations/geo_distance.rb
Overview
A multi-bucket aggregation which will return document counts for distance perimeters, defined as ranges
See the integration test for a full example.