On 6/24/2014 12:51 AM, hrdxwandg wrote:
> Before i upgrade solr to 4.7.2, i use solr3.6.where i startup tomcat, the
> solr is started up quickly,the index size is 35G. After i upgrade solr to
> 4.7.2. i rebuild the index totally. and the size of index is 16G. But when i
> restart the tomcat, i found that solr is startedup too slowly, almost take
> about 10 minutes.

When you upgraded, what did you change in the config?  One thing I am
looking for specifically in this situation is the updateLog config.  It
is a good idea to turn this on in the new version, but depending on how
you do your commits, this may make restarts take a very long time.
Here's a wiki page that discusses the possible problem in some detail:

http://wiki.apache.org/solr/SolrPerformanceProblems#Slow_startup

Thanks,
Shawn

Reply via email to