I can get one Solr 4.1 instance up with the config bootstrapped into Zookeeper. In zk I see two configs, two collections, and I can run the DIH on the first node.
I can get the other two nodes to start and sync if I give them a -Dsolr.solr.home pointing to a directory with a solr.xml and subdirectories with configuration for each collection. If I don't do that, they look for solr/solr.xml, then fail. But what is the point of putting configs in Zookeeper if each host needs a copy anyway? The wiki does not have an example of how to start a cluster with multiple collections. Am I missing something here? wunder -- Walter Underwood wun...@wunderwood.org