dsmiley commented on code in PR #4472: URL: https://github.com/apache/solr/pull/4472#discussion_r3320244807
########## changelog/unreleased/SOLR-8127-distributed-luke.yml: ########## @@ -0,0 +1,8 @@ +# See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc +title: Luke handler now aggregates results across multiple shards and does this by default in SolrCloud mode. +type: added # added, changed, fixed, deprecated, removed, dependency_update, security, other Review Comment: technically this is "changed" as it works this way by default -- better results automatically for existing callers. "added" requires user action / opt-in. -- 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]
