gf2121 merged PR #12652:
URL: https://github.com/apache/lucene/pull/12652
--
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.apac
gf2121 opened a new pull request, #12652:
URL: https://github.com/apache/lucene/pull/12652
In #12623, we introduced a `MergeSorter` to take advantage of extra memory
to speed up sorting.
This PR enables `StringStableSorter` to also benefit from this optimization.
--
This is an automate