Skip to content

Fix sorting agg buckets by doc_count (backport of #53617)#53627

Merged
nik9000 merged 3 commits intoelastic:7.xfrom
nik9000:fix_doc_count_7_x
Mar 16, 2020
Merged

Fix sorting agg buckets by doc_count (backport of #53617)#53627
nik9000 merged 3 commits intoelastic:7.xfrom
nik9000:fix_doc_count_7_x

Conversation

@nik9000
Copy link
Copy Markdown
Member

@nik9000 nik9000 commented Mar 16, 2020

I broke sorting aggregations by doc_count in #51271 by mixing up true
and false. This flips that comparison and adds a few tests to double
check that we don't so this again.

I broke sorting aggregations by `doc_count` in elastic#51271 by mixing up true
and false. This flips that comparison and adds a few tests to double
check that we don't so this again.
@nik9000 nik9000 changed the title Fix sorting agg buckets by doc_count (#53617) Fix sorting agg buckets by doc_count (backport of #53617) Mar 16, 2020
@nik9000 nik9000 merged commit 9845dbb into elastic:7.x Mar 16, 2020
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.

1 participant