: Is there a way to make the shards.tolerant=true behavior the default behavior?
look at the comments in the example solrconfig.xml about adding "defaults"
paramaters to your request handler configuration.
-Hoss
Is there a way to make the shards.tolerant=true behavior the default behavior?
-Original Message-
From: Buttler, David [mailto:buttl...@llnl.gov]
Sent: Thursday, August 16, 2012 11:01 AM
To: solr-user@lucene.apache.org
Subject: solr 4 degraded behavior failure
Hi all,
I am testing out
Hi all,
I am testing out the could features in Solr 4, and I have a observation about
the behavior under failure.
Following the cloud tutorial, I set up a collection with 2 shards. I started 4
servers (so each shard is replicated twice). I added the test documents, and
everything works fine.