Re: Best practice to index and query SolrCloud

2013-09-24 Thread shamik
Thanks for the insight Shawn, extremely helpful. Appreciate it. -- View this message in context: http://lucene.472066.n3.nabble.com/Best-practice-to-index-and-query-SolrCloud-tp4091823p4091836.html Sent from the Solr - User mailing list archive at Nabble.com.

Best practice to index and query SolrCloud

2013-09-24 Thread shamik
nclude all four server information. But then any change in the server configuration will have an impact.Any help will be appreciated.Regards,Shamik -- View this message in context: http://lucene.472066.n3.nabble.com/Best-practice-to-index-and-query-SolrCloud-tp4091817.html Sent from the Solr - Us

Re: Best practice to index and query SolrCloud

2013-09-24 Thread Shawn Heisey
On 9/24/2013 2:46 PM, Shamik Bandopadhyay wrote: Now, I'm using SolrJ client (CloudSolrServer) to send documents for indexing. Based on SolrCloud fundamentals, I can send the document to any of the four servers or to a specific shard id. Is it advisable to use the server information directly into

Best practice to index and query SolrCloud

2013-09-24 Thread Shamik Bandopadhyay
Hi, I'm new to SolrCloud , trying to set up a test environment based on the wiki documentation. Based on the example, the setup and sample indexing / query works fine. But I need some pointers on the best practices of indexing / querying in SolrCloud. For e.g. I've 2 shards, with 1 leader an