[jira] [Created] (SOLR-4755) Solr cloud 4.1.0 - core creation problem

2013-04-24 Thread Vijay Tiwary (JIRA)
Vijay Tiwary created SOLR-4755: -- Summary: Solr cloud 4.1.0 - core creation problem Key: SOLR-4755 URL: https://issues.apache.org/jira/browse/SOLR-4755 Project: Solr Issue Type: Test

Re: [jira] [Created] (SOLR-4755) Solr cloud 4.1.0 - core creation problem

2013-04-24 Thread Erick Erickson
Currently, I think it's a bit ragged. You need to upconfig, but the tool to do that is ZkCli, something like: java -classpath example/solr-webapp/WEB-INF/lib/* org.apache.solr.cloud.ZkCLI -cmd upconfig -zkhost 127.0.0.1:9983 -confdir example/solr/mycoreconf/conf -confname mycore I took a very