Re: Zookeeper/Solr Cloud not replicating

2013-02-27 Thread Christopher Gross
After looking over the lucidworks documentation, they mentioned the "host" field in the solr.xml file. I had that as "localhost" -- since my last setup and all examples are done from a single server. Switching that out to be the actual hostname for each box fixed it all. I am using 4.1, FYI. Th

Re: Zookeeper/Solr Cloud not replicating

2013-02-27 Thread Mark Miller
First, looks at the admin/cloud tab and make sure the urls are right and reachable for each node. Are you using 4.0 or 4.1? 4.1 should make a better guess at the host name to use - you can override that and be explicit if it's guessing wrong. If you have nodes on different machines, you don't wa