gf2121 commented on PR #14475:
URL: https://github.com/apache/lucene/pull/14475#issuecomment-2800544295

   > The benefit of adding advanceExact directly to DocIdSetIterator is that 
then we no longer need to duplicate (and increase polymorphism) impls such as 
the one returned by DocIdSetIterator#all for both the case when it supports 
advanceExact and the case when it doesn't.
   
   +1 for this approach, thanks for sharing and explanation!


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