Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post collection the children agg should also invoke that phase on its wrapped child aggs. #9291

Merged

Conversation

martijnvg
Copy link
Member

This PR also includes changes for the GlobalOrdinalsStringTermsAggregator.java file, but that is just indentation fix.

PR for #9271

@jpountz
Copy link
Contributor

jpountz commented Jan 14, 2015

LGTM.

…he buckets on the parent level to the child level and because of that it needs to invoke the post collection of its nested aggs.

Closes elastic#9271
@martijnvg martijnvg force-pushed the bugs/children-agg-should-invoke-postCollection branch from 6f76d17 to 79374c1 Compare January 19, 2015 10:33
@martijnvg martijnvg merged commit 79374c1 into elastic:1.4 Jan 19, 2015
@clintongormley clintongormley changed the title Children agg: post collection the children agg should also invoke that phase on its wrapped child aggs. Aggs: post collection the children agg should also invoke that phase on its wrapped child aggs. Feb 10, 2015
@martijnvg martijnvg deleted the bugs/children-agg-should-invoke-postCollection branch May 18, 2015 23:26
@clintongormley clintongormley changed the title Aggs: post collection the children agg should also invoke that phase on its wrapped child aggs. Post collection the children agg should also invoke that phase on its wrapped child aggs. Jun 7, 2015
@clintongormley clintongormley added :Search/Search Search-related issues that do not fall into other categories and removed :Parent/Child labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Search/Search Search-related issues that do not fall into other categories v1.4.3 v1.5.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants