Re: SolrCloud: general questions

2012-11-02 Thread ku3ia
Hi Tomás!!! The first three questions are major for me. Many thanks for your response. About number of shards and documents in it I'll try to test. Thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-general-questions-tp4017769p4017836.html Sent from the Solr

Re: SolrCloud: general questions

2012-11-02 Thread Tomás Fernández Löbbe
> > My questions are: > 1) Is it true, that I may send data to any of shards [9080, 9081, 9082, > 9083] and don't care about how SolrCloud will distribute data between > shards? What algorithm is used: round robin? > It is true, the document is forwarded to the correct shard automatically. It's not