Hello,
We have benchmarked a set of queries on Solr 4.7.0 and 5.2.1 (with same
data, same solrconfig.xml) and saw better query performance on Solr 4.7.0
(5-15% better than 5.2.1, with an exception of 100% improvement for one of
the queries ).
Using same JVM (IBM 1.7) and JVM params.
Index's size is ~500G, spread over 64 shards, with replication factor 2.
Do you know about any config / setup change for Solr 5.2.1 that can
improve the performance? Any idea what causes this behavior?
Thank you,
Esther