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

   I've been thinking a bit more about naming since I don't like 
peekNextNonMatchingDocID much, I'm thinking of renaming to `docIDRunEnd` (using 
"run" as in "run-length encoding"). I like it better because it just says that 
there is a run of adjacent doc IDs without implying that the next doc ID 
doesn't match. It's also shorter.


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