Before I make this change, I wanted to confirm that for the example ZkCLI 
commands listed:
https://wiki.apache.org/solr/SolrCloud#line-351

that the commands should look like:

java -classpath example/solr-webapp/webapp/WEB-INF/lib/*: 
org.apache.solr.cloud.ZkCLI -cmd upconfig -zkhost 127.0.0.1:9983 -confdir 
example/solr/collection1/conf -confname conf1 -solrhome example/solr

The change is adding /webapp/ to the path, and adding a : after the * character.

Eric

-----------------------------------------------------
Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com
Co-Author: Apache Solr 3 Enterprise Search Server available from 
http://www.packtpub.com/apache-solr-3-enterprise-search-server/book    
This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.













Reply via email to