javanna merged PR #14284:
URL: https://github.com/apache/lucene/pull/14284
--
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.apa
javanna commented on PR #14284:
URL: https://github.com/apache/lucene/pull/14284#issuecomment-2681021215
> FWIW it looks like there are other cleanups to be done in this class, e.g.
removing DocIdSet#all(int) and DocIdSet#bits() (another remainder from the
query/filter merge).
Thanks
javanna commented on PR #14284:
URL: https://github.com/apache/lucene/pull/14284#issuecomment-2680997183
> pulling an iterator shouldn't throw an I/O exception
agreed, that was also my thinking when I made the change.
> Should this be a 11.0 change rather than 10.2?
I do