How to add an additional shard when using db_id_range.
Hi Guys,we have a system which uses solr6 (search services) for our index. The index is currently broken into two shards (shard1 and shard2). There are two search services instances running, with shard1 and shard2 on each instance.Shard 2 has a ran...