Re: SolrCloud slower than standalone Solr

2016-05-06 Thread Erick Erickson
Without seeing the queries, it's hard to say. There was a faceting issue with some Solr versions that you might be hitting. The first thing I'd try is just straight-up 5.4, non cloud, non-sharede to compare against 4.7 to see whether it's just a difference between 4.7 and 5.4.anything to do with it

SolrCloud slower than standalone Solr

2016-05-06 Thread Bismaya Vikash
Hi everyone,We are trying to migrate from a standalone Solr 4.7.0 with 1 collection(no sharing no replication) and 3GB of heap memory  to aSolrCloud configuration with a 3-Zookeeper ensemble, 2 Solr instances with 1 collection(2 shards per collection and a replication factor of 2).We have the two S