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

   Move the 70-line assertion+diagnostic block from checkSkipTo's collect()
   into assertDocAndScore(), and the advance-check for-loop body from
   checkFirstSkipTo's collect() into assertAdvanceTo(). No behaviour change.
   
   This is in preparation for an upcoming refactoring that aims to remove the 
leftover usages of the deprecated `search(Query, Collector)` from `QueryUtils`.
   
   Relates to #12892


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to