RamakrishnaChilaka commented on PR #15156: URL: https://github.com/apache/lucene/pull/15156#issuecomment-3275952223
@jpountz, Lucene104PostingsReader still uses the older prefix-sum pattern at[ line 193](https://github.com/apache/lucene/blob/main/lucene/core/src/java/org/apache/lucene/codecs/lucene104/Lucene104PostingsReader.java#L193); I’ll open a small follow-up PR to apply the same tweak, if you agree.. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
