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

Fixes the defaults for keyed in the percentiles aggregations #17217

Merged
merged 1 commit into from
Mar 21, 2016
Merged

Fixes the defaults for keyed in the percentiles aggregations #17217

merged 1 commit into from
Mar 21, 2016

Conversation

colings86
Copy link
Contributor

During the aggregation refactoring the default value for keyed in the percentiles and percentile_ranks aggregation was inadvertently changed from true to false. This change reverts the defaults to the old (correct) value.

Relates to elastic/kibana#6309

…gations

During the aggregation refactoring the default value for `keyed` in the `percentiles` and `percentile_ranks` aggregation was inadvertently changed from `true` to `false`. This change reverts the defaults to the old (correct) value
@nik9000
Copy link
Member

nik9000 commented Mar 21, 2016

LGTM

colings86 added a commit that referenced this pull request Mar 21, 2016
Fixes the defaults for `keyed` in the percentiles aggregations
@colings86 colings86 merged commit 1f52bc5 into elastic:master Mar 21, 2016
@colings86 colings86 deleted the fix/percentilesKeyedDefaults branch March 21, 2016 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants