Presumably you can find a duplicated shard per document - there's a result
transformer for this.
Then, you can send a delete request to a particular core disabling
distributed processing distrib=false
Never did anything like that.
On Sun, Sep 22, 2024 at 2:17 AM Rachid Bouacheria <
rachid.bouache.
Hi All,
We have a solr collection that has 3 repicas and 2 shards.
After migrating the solr cluster from linux 6 to linux 8 the cluster looked
healthy, but we realized that it wasn't.
Documents that were posted to the collection while the solr cluster was not
healthy allowed duplicate.
We think