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

   I started looking at the code but you would know better: does this new 
encoding make it easier to know the length of leaf blocks while traversing the 
terms index so that we could prefetch the right byte range when doing terms 
dictionary lookups? 
https://github.com/apache/lucene/blob/661dcae3c25cc548a6df251b79b7bfac81c2dba8/lucene/core/src/java/org/apache/lucene/codecs/lucene90/blocktree/SegmentTermsEnumFrame.java#L147-L148


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