Class: Elasticsearch::DSL::Search::Aggregations::Nested
- Inherits:
-
Object
- Object
- Elasticsearch::DSL::Search::Aggregations::Nested
- Includes:
- BaseAggregationComponent
- Defined in:
- lib/elasticsearch/dsl/search/aggregations/nested.rb
Overview
A single-bucket aggregation which allows to aggregate on nested fields
See the integration test for a full example.