You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (JIRA)" <ji...@apache.org> on 2013/08/16 00:39:53 UTC

[jira] [Comment Edited] (SOLR-5164) Can not create a collection via collections API

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org