On 2/18/2014 6:05 AM, Vineet Mishra wrote: > *Shard 1 Shard 2* > localhost:8983 localhost:7574 > localhost:8900 localhost:7500 > > > I Indexed some document and then if I shutdown any of the replica or Leader > say for ex- *localhost:8900*, I can't query to the collection to that > particular port > > http:/*/localhost:8900*/solr/collection1/select?q=*:* > > Then how is it Fault Tolerant or how the query has to be made.
What is the complete error you are getting? If you don't see the error in the response, you'll need to find your Solr Logfile and look for the error (including a large java stacktrace) there. Thanks, Shawn