Tony-X commented on issue #12513:
URL: https://github.com/apache/lucene/issues/12513#issuecomment-1704001133

   Now that I think about it, I don't think we really need to store 
`lastPosBlockOffset` in the term metadata, because we can instead use 
`totalTermFreq` to track if we are reading the last block of the positions.
   
   I opened https://github.com/apache/lucene/issues/12536 which should be an 
improvement without trading off anything.  


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