Re: Round Robin concept in distributed Solr

2012-06-03 Thread ratabora
Hey Erick, It looks like the thread you mentioned talks about how to configure the shards parameter in the Solr query. I am more interested in the 'main' shard you query against when you make Solr queries (main shard being the shard you direct the query against, mainshard/select?q=*:*&shards=shard

Re: Round Robin concept in distributed Solr

2012-06-04 Thread ratabora
know of one situation where the users "main" slave has _no_ > index on it, it serves solely > to distribute requests/aggregate results > > Best > Erick > > On Sun, Jun 3, 2012 at 11:57 PM, ratabora <[hidden email]> wrote: > > > Hey Erick,