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

Aggregations: Fix JSON output of geo bounds aggregation #6982

Closed
wants to merge 1 commit into from
Closed

Aggregations: Fix JSON output of geo bounds aggregation #6982

wants to merge 1 commit into from

Conversation

colings86
Copy link
Contributor

The geo bounds aggregation was not outputting the aggregation name and in the case where there was no data would output malformed JSON (extra } )

@colings86
Copy link
Contributor Author

Fixes #7004

@colings86 colings86 added v1.3.1 and removed v1.4.0 labels Jul 24, 2014
@jpountz
Copy link
Contributor

jpountz commented Jul 24, 2014

LGTM

The geo bounds aggregation was not outputting the aggregation name and in the case where there was no data would output malformed JSON (extra } )

CLoses #7004
@colings86
Copy link
Contributor Author

pushed to 1.3 branch only as #6985 fixes this in 1.x and master

@colings86 colings86 closed this Jul 24, 2014
@jpountz jpountz removed the review label Jul 29, 2014
@colings86 colings86 deleted the fix/geoBoundsJSON branch August 13, 2014 08:10
@colings86 colings86 self-assigned this Aug 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants