jpountz commented on PR #12415:
URL: https://github.com/apache/lucene/pull/12415#issuecomment-1625654158

   I added documentation and tests, it's ready for review. I settled on making 
consumption of `DocIdStream`s terminal, on the basis that it wouldn't add much 
value to use this optimization in a `MultiCollector` anyway. I also removed 
some overhead that is mostly unrelated to this change, and counting `title OR 
12` is now 80% faster compared to `main`.


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