[
https://issues.apache.org/jira/browse/SOLR-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13741601#comment-13741601
]
Shawn Heisey edited comment on SOLR-5164 at 8/15/13 10:39 PM:
--------------------------------------------------------------
In a cloud (or manually sharded) environment, IMHO it's better to put jars in
$solrhome/lib because they'll be automatically loaded at startup and available
to all cores.
Because we can't assume symlink support, it's really difficult to use this
method with the example.
was (Author: elyograg):
In a cloud (or manually sharded) environment, IMHO it's better to put jars
in ${solr.solr.home}/lib because they'll be automatically loaded at startup and
available to all cores.
Because we can't assume symlink support, it's really difficult to use this
method with the example.
> Can not create a collection via collections API
> -----------------------------------------------
>
> Key: SOLR-5164
> URL: https://issues.apache.org/jira/browse/SOLR-5164
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.5, 5.0
> Reporter: Erick Erickson
> Assignee: Erick Erickson
> Priority: Blocker
>
> When you try to create a collection in SolrCloud, the instanceDir that gets
> created has an extra "solr" in it which messes up the pathing for all the
> <lib> directives in solrconfig.xml as they're all relative.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]