i am a fresh man of nabble, i am so sorry that i take the wrong operation.
now i will repeat my answer here.

there is no warming queries i my solrconfig.xml , as follows:
 <listener event="newSearcher" class="solr.QuerySenderListener">
      <arr name="queries">
        
      </arr>
    </listener>
    <listener event="firstSearcher" class="solr.QuerySenderListener">
      <arr name="queries">
        <lst>
          <str name="q">static firstSearcher warming in solrconfig.xml</str>
        </lst>
      </arr>
    </listener>

the startup speed is a little objective.i check the startup time in tomcat
log.when i use solr3.6, After i restart the tomcat, i can get the front page
quickly using chrome browser. But i must wait for a long time when i use
solr4.7.2.

In addtion, the index is not empty. in solr3.6, the index size is 35G, and
in solr4.7.2, i rebuild the index and the size of index is 16G.





--
View this message in context: 
http://lucene.472066.n3.nabble.com/solr4-7-2-startup-take-too-long-time-tp4143634p4143648.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to