vigyasharma commented on code in PR #15378: URL: https://github.com/apache/lucene/pull/15378#discussion_r2482660875
########## lucene/CHANGES.txt: ########## @@ -69,6 +69,12 @@ Improvements * GITHUB#15124: Use RamUsageEstimator to calculate size for non-accountable queries. (Sagar Upadhyaya) +* GITHUB#14515: IndexWriter.forceMergeDeletes() now returns MergePolicy.MergeObserver, Review Comment: Generally default to the next minor version. If it's a breaking change or a major change in existing behavior, we defer it for a major version release. -- 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]
