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.
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
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