HoustonPutman commented on PR #1750: URL: https://github.com/apache/solr/pull/1750#issuecomment-1625714433
@alessandrobenedetti there are some issues with the string formatting, namely you provide args but don't use "%s". You can probably just replace with a string concatenation. -- 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]
