epugh commented on code in PR #4067:
URL: https://github.com/apache/solr/pull/4067#discussion_r2712438608
##########
solr/server/solr/solr.xml:
##########
@@ -35,6 +35,7 @@
<str name="allowUrls">${solr.security.allow.urls:}</str>
<str name="hideStackTrace">${solr.hideStackTrace:false}</str>
<int name="indexSearcherExecutorThreads">${solr.searchThreads:0}</int>
+ <str name="implicitPluginsFile">${solr.implicitPluginsFile:}</str>
Review Comment:
Not really because all the other ones are the same. So kept the existing
style. In another PR I'd love to get these all renamed!
--
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]