Nik Everett 928794cd61
Make parent and child aggregator more obvious () ()
Pulls the way that the `ParentJoinAggregator` collects global ordinals
into a strategy object so it is a little simpler to reason about and
it'll be simpler to save memory by removing `asMultiBucketAggregator` in
the future.

Relates to 
2020-06-02 16:22:38 -04:00
..