salvatorecampagna commented on code in PR #15378: URL: https://github.com/apache/lucene/pull/15378#discussion_r2482498310
########## 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: Quick question for future contributions: How do I know upfront which version a change is targeting? -- 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]
