Hi, Would like to check, does creating more shards for the core improve the overall performance? I'm using Solr 5.3.0.
I tried the indexing for a core with 1 shard and another core with 2 shards, but both are taking the same amount of time to do the indexing. Currently, both my shards are in the same machine. Will the performance be improved if the shards are located in different machine? Regards, Edwin