Class: OpenSearch::DSL::Search::Aggregations::Children
- Inherits:
-
Object
- Object
- OpenSearch::DSL::Search::Aggregations::Children
- Includes:
- BaseAggregationComponent
- Defined in:
- lib/opensearch/dsl/search/aggregations/children.rb
Overview
A single-bucket aggregation which allows to aggregate from buckets on parent documents to buckets on the children documents
See the integration test for a full example.