[ https://issues.apache.org/jira/browse/SOLR-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17075222#comment-17075222 ]
Jan Høydahl commented on SOLR-4495: ----------------------------------- It was not duplicate originally. The other issue was just for adding the sysprop, but then while touching that code, the list thing was easy to fold into the same issue :) > solr.xml sharedLib attribute should take a list of paths > -------------------------------------------------------- > > Key: SOLR-4495 > URL: https://issues.apache.org/jira/browse/SOLR-4495 > Project: Solr > Issue Type: Improvement > Components: SolrCloud > Reporter: Jan Høydahl > Priority: Major > Labels: classpath, solr.xml > Attachments: SOLR-4495.patch > > > solr.xml's sharedLib is a great way to add plugins that should be shared > across all cores/collections. > For increased flexibility I would like for it to take a list of paths. Then > I'd put Solr's own contrib libs in one shared folder "solrJars" and custom > plugins with deps in another "customerJars". That eases Solr upgrades, then > we can simply wipe and replace all jars in "solrJars" during upgrade. > I realize that solr.xml is going away, and so the same request will be valid > for whatever replaces solr.xml, whether it be system prop or properties file. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org