rmuir commented on PR #13825:
URL: https://github.com/apache/lucene/pull/13825#issuecomment-2379010887

   the current readGroupVInts is also pretty specific to what the postings are 
doing. And it just calls readVint() and readGroupVint() behind the scenes. 
Seems like a good candidate to move to PostingsUtil, leaving just the one 
readGroupVint() method in DataInput?


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