Package org.elasticsearch.join.aggregations
-
Interface Summary Interface Description Children An single bucket aggregation that translates parent documents to their children documents.Parent An single bucket aggregation that translates child documents to their parent documents. -
Class Summary Class Description ChildrenAggregationBuilder ChildrenAggregatorFactory ChildrenToParentAggregator ABucketsAggregatorwhich resolves to the matching parent documents.InternalChildren Results of theParentToChildrenAggregator.InternalParent Results of theChildrenToParentAggregator.JoinAggregationBuilders ParentAggregationBuilder ParentAggregatorFactory ParentJoinAggregator An aggregator that joins documents based on global ordinals.ParentToChildrenAggregator ParsedChildren ParsedParent