Re: High system cpu usage while starting solr

2014-11-09 Thread William Bell
See recent post about AutoSuggest from Yonik. On Fri, Nov 7, 2014 at 12:10 PM, Erick Erickson wrote: > Another thing is to put in some autowarming, both > on the caches and firstSearcher and newSearcher. > These will pre-fill the caches before having new > searchers handle queries. > > Don't go

Re: High system cpu usage while starting solr

2014-11-07 Thread Erick Erickson
Another thing is to put in some autowarming, both on the caches and firstSearcher and newSearcher. These will pre-fill the caches before having new searchers handle queries. Don't go overboard here, for things like filterCache try, say, autowarm counts of 16 and work your way up. firstSearcher is

RE: High system cpu usage while starting solr

2014-11-07 Thread Toke Eskildsen
mizayah [miza...@gmail.com] wrote: > What i see is that after restart jvm usage is realy low and raise slowly > while system cpu ussage is high. > My select queries are realy slow during that time. The first searches tend to be slow while Solr fills internal caches and the OS file cache is warmed

Re: High system cpu usage while starting solr

2014-11-07 Thread Vikas Agarwal
have 8GB ram > > HELP! > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/High-system-cpu-usage-while-starting-solr-tp4168124.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Regards, Vikas Agarwal 91 – 9928301411

High system cpu usage while starting solr

2014-11-07 Thread mizayah
. After few days when jvm grab some MORE memory system drops down. java settings -Xmx6144m -XX:+UseConcMarkSweepGC -XX:+PrintGC -XX:+PrintGCDetails I have 8GB ram HELP! -- View this message in context: http://lucene.472066.n3.nabble.com/High-system-cpu-usage-while-starting-solr-tp4168124.html