cpoerschke commented on code in PR #1141: URL: https://github.com/apache/solr/pull/1141#discussion_r1007236047
########## solr/CHANGES.txt: ########## @@ -84,6 +84,8 @@ Bug Fixes * SOLR-16274: HEAD request for managed resource returns 500 Server Error (Kevin Risden) +* SOLR-16502: Multiple CopyField should not limit to first maxChars (Kevin Risden) Review Comment: ```suggestion * SOLR-16502: Multiple CopyField should not limit to first maxChars (Fredrik Rodland, Kevin Risden) ``` Shared attribution based on JIRA patch attachment. -- 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]
