On 10/12/2014 12:46 PM, nabil Kouici wrote: > I'm evaluating solr performance. I've created implicit collection with 2 > shards in different server. first shard contains 100 million documents > (30GB), second contain one million document.When I restart the second solr > instance, shard become immediately available. However, when I restart the > first solr, shard with 100 million doc take a huge time to be available for > search. Is it normal? In Cloud interface, shard is green (Active). My servers > have 28GB RAM. > I'm using default solrconfig.xml.
Does the following URL describe the problem you're running into? http://wiki.apache.org/solr/SolrPerformanceProblems#Slow_startup Thanks, Shawn