serhiy-bzhezytskyy commented on code in PR #4651: URL: https://github.com/apache/solr/pull/4651#discussion_r3682514316
########## changelog/unreleased/SOLR-18313-prep-for-lucene-11.yml: ########## @@ -0,0 +1,10 @@ +# See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc +title: > + Prep for Lucene 11: switch two internal call sites (sort missing-value handling and automaton + concatenation) to the newer Lucene API forms that already exist in Lucene 10.4. No behavior change. +type: changed Review Comment: Removed: #4682 -- 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]
