Am considering solrCloud for distributed search of a small set of widely distributed indexes where each index will be small and non-deterministic search behavior is permissible. Nodes may be "down", in which case merely want to omit results from that node (shard). Small scale testing shows that if a node is down the search fails "14322382 [qtp1778535015-20] ERROR org.apache.solr.core.SolrCore รป org.apache.solr.common.SolrException: no servers hosting shard:"
Anyone know of existing option that might be switched on whereby results from down nodes are merely omitted (maybe with addition to results of something like {"warning":"results omitted from shard x"}); or are these test results misleading? -- View this message in context: http://lucene.472066.n3.nabble.com/solrCloud-ignore-inactive-nodes-tp4152857.html Sent from the Solr - User mailing list archive at Nabble.com.