How faceting is calculated in Apache Solr distributed architectures. It presents inner details explanation and practical examples.
At the time we speak ( Solr 7.3.0 ) SolrCloud is a reliable and stable distributed architecture for Apache Solr.But it is not perfect and failures happen.This lightning blog post will present some practical tips to follow when a specific shard of a collection is down with no leader and the situation is stuck.The following…