Seunghan-Jung commented on code in PR #13276: URL: https://github.com/apache/lucene/pull/13276#discussion_r1611850876
########## lucene/CHANGES.txt: ########## @@ -298,6 +298,8 @@ Improvements * GITHUB#13385: Add Intervals.noIntervals() method to produce an empty IntervalsSource. (Aniketh Jain, Uwe Schindler, Alan Woodward)) +* GITHUB#13276: UnifiedHighlighter: new 'passageSortComparator' option to allow sorting other than offset order. (Seunghan Jung) Review Comment: Thank you, @dsmiley I have added it to the changes.txt myself. Could you please check it? During this process, a rebase on apache:main was necessary, so a force-push was performed. -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org