gsmiller opened a new pull request, #11768:
URL: https://github.com/apache/lucene/pull/11768

   ### Description
   
   There are a number of places in `Facets` implementations where 
`getTopChildren` is incorrectly handling count/value ties. The behavior should 
prefer smaller ordinals when counts/values are equal, but it's not always doing 
that. Some tests were also incorrect and needed to be updated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to