Re: SolrCloud vs Distributed Solr

2013-07-08 Thread Flavio Pompermaier
Thanks for the detailed response Erik, you helped me a lot in clarifying many Solr concepts! Best, Flavio On Mon, Jul 8, 2013 at 1:59 PM, Erick Erickson wrote: > Flavio: > > I think you're missing a critical bit about SolrCloud, > namely Zookeeper (ZK), see here on the SolrCloud page > for a st

Re: SolrCloud vs Distributed Solr

2013-07-08 Thread Erick Erickson
Flavio: I think you're missing a critical bit about SolrCloud, namely Zookeeper (ZK), see here on the SolrCloud page for a start: http://wiki.apache.org/solr/SolrCloud#ZooKeeper You'll notice that each Solr node, when it is started, requires the address of your ZK ensemble, NOT a solr node. That