benwtrent commented on PR #12413:
URL: https://github.com/apache/lucene/pull/12413#issuecomment-1621798989

   OK, I reverted my minor optimizations and moved the method to be more inline 
with what Lucene did before.
   
   Now I am getting exactly the same recall and the weird bug is fixed where we 
return partial results that may or may not contain documents not within the 
acceptableOrd set.
   
   I still kept it a unique method to be perfectly clear what this method is 
doing.
   
   @jpountz 


-- 
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