Re: 1:M connectivity

2015-04-17 Thread Shawn Heisey
On 4/16/2015 2:27 PM, Oded Sofer wrote: > The issue is the firewall setting needed for the cloud. We do not want to > open all nodes to all others nodes. However, we found that add-index to a > specific node tries to access all other nodes though we set it to index > locally on that node only.

Re: 1:M connectivity

2015-04-16 Thread Oded Sofer
Right, we are using that. The issue is the firewall setting needed for the cloud. We do not want to open all nodes to all others nodes. However, we found that add-index to a specific node tries to access all other nodes though we set it to index locally on that node only. On Apr 16, 2015 7:1

Re: 1:M connectivity

2015-04-16 Thread Erick Erickson
You say "the SolrCloud API". Not entirely sure what that is, do you mean the post.jar tool? Because to get much more scalable throughput, you probably want to use SolrJ and the CloudSolrServer class. That class takes a connection to Zookeeper and "does the right thing". Best, Erick On Thu, Apr 1