Skip to content

Conversation

@jdconrad
Copy link
Contributor

Backports the following commits to 8.5:

…0895)

The SourceValueFetcherSortedBooleanDocValues previously accumulated true/false value totals
without resetting between documents. This means that any counts on the same segment would
continue to increase true/false value totals over multiple documents. This change fixes that bug by
resetting true/false value totals per document.
@jdconrad jdconrad merged commit de482be into elastic:8.5 Oct 17, 2022
@csoulios csoulios added v8.5.0 and removed v8.5.1 labels Nov 8, 2022
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.

3 participants