jainankitk commented on code in PR #15413: URL: https://github.com/apache/lucene/pull/15413#discussion_r2539948077
########## lucene/CHANGES.txt: ########## @@ -80,6 +80,8 @@ Optimizations * GITHUB#15085, GITHUB#15092: Hunspell suggestions: Ensure candidate roots are not worse before updating. (Ilia Permiashkin) +* GITHUB#13084: Implement sparse LiveDocs format to reduce memory usage by up to 8x for segments with <=1% deletions. (Salvatore Campagna) Review Comment: I thought this change will be released as part of 10.4? If yes, can we move the changelog to 10.4 section? -- 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]
