OpenSearch/modules/parent-join
Jim Ferenczi dd40b984c4
Add a shallow copy method to aggregation builders (#28430)
This change adds a shallow copy method for aggregation builders. This method returns a copy of the builder replacing the factoriesBuilder and metaDada
This method is used when the builder is rewritten (AggregationBuilder#rewrite) in order to make sure that we create a new instance of the parent builder when sub aggregations are rewritten.

Relates #27782
2018-02-01 09:22:32 +01:00
..
src Add a shallow copy method to aggregation builders (#28430) 2018-02-01 09:22:32 +01:00
build.gradle Add parent-join module (#24638) 2017-05-12 15:58:06 +02:00