Re: SOLR Shard failover Query

2011-07-18 Thread pravesh
Thanx Shawn, >When I first set things up, I was using SOLR-1537 on Solr 1.5-dev. By >the time I went into production, I had abandoned that idea and rolled >out a stock 1.4.1 index with two complete server chains, each with 7 >shards. So, Both 2 chains were configured under cluster in load bala

Re: SOLR Shard failover Query

2011-07-18 Thread Shawn Heisey
On 7/17/2011 11:03 PM, pravesh wrote: Hi, SOLR has sharding feature, where we can distribute single search request across shards; the results are collected,scored, and, then response is generated. Wanted to know, what happens in case of failure of specific shard(s), suppose, one particular shar