benwtrent commented on issue #15324:
URL: https://github.com/apache/lucene/issues/15324#issuecomment-3411689031

   The more I read this method, the more I think the bug might be in impacts. I 
noticed that we don't get an EOF when gathering all hits (instead of doing 
TOP_SCORES). 
   
   I wonder if we are hitting some funky edge case in impacts iteration where 
it caches the doc id or iterates past its max doc some how. 
   
   Still trying to this replicated, its pretty tricky.


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