RamakrishnaChilaka commented on PR #15156: URL: https://github.com/apache/lucene/pull/15156#issuecomment-3275962516
we can also apply Prefix sum optimisation here as well on [Line 622](https://github.com/apache/lucene/blob/main/lucene/core/src/java/org/apache/lucene/codecs/lucene104/Lucene104PostingsReader.java#L622C11-L622C51). -- 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]
