jpountz commented on issue #12717:
URL: https://github.com/apache/lucene/issues/12717#issuecomment-1787646282
   Since we're changing the postings format anyway in 
https://github.com/apache/lucene/pull/12741, I wonder if it would be worth 
looking into different encodings for these tail postings. Maybe we could use 
group-varint and only fall back to regular vints for the last 1, 2 or 3 
postings?


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