Hi, I would like to find out, will having a replica slow down the search for Solr?
Currently, I'm having 1 shard and a replicationFactor of 2 using Solr 5.3.0. I'm running SolrCloud, with 3 external ZooKeeper using ZooKeeper 3.4.6, and my index size is 183GB. I have been getting QTime of more than 3000ms for my basic search function, even without adding other things like faceting or highlighting. Regards, Edwin