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

   I like the idea!
   
   Think out loud: `advanceExact` is a rather frequently used method in past 
experience of using docvalues. I wonder if we can make it also included in the 
iterator by exposing a sub interface of `DocIdSetIterator`? It also helps 
cluster all operations of docs in the exposed iterator.


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