Re: autowarmcount how to check if cache has been warmed up

2009-04-24 Thread sunnyfr
NFO: Wrote last >> indexed time to dataimport.properties >> Apr 22 11:09:51 search-01 jsvc.exec[31908]: Apr 22, 2009 11:09:51 AM >> org.apache.solr.handler.dataimport.DocBuilder execute INFO: Time taken = >> 0:9:49.967 >> Apr 22 11:10:49 search-01 jsvc.exec[31908]: Apr 22, 2

Re: autowarmcount how to check if cache has been warmed up

2009-04-23 Thread Shalin Shekhar Mangar
rg.apache.solr.core.SolrCore execute INFO: [video] webapp=/solr > path=/dataimport params={} status=0 QTime=0 > Apr 22 11:15:02 search-01 /USR/SBIN/CRON[27736]: (root) CMD ([ -x > /usr/lib/sysstat/sa1 ] && { [ -r "$DEFAULT" ] && . "$DEFAULT" ; [ > "$ENABLED" > = "true" ] && exec /usr/lib/sysstat/sa1 $SA1_OPTIONS 1 1 ; }) > Apr 22 11: > -- > View this message in context: > http://www.nabble.com/autowarmcount-how-to-check-if-cache-has-been-warmed-up-tp23156612p23172792.html > Sent from the Solr - User mailing list archive at Nabble.com. > > -- Regards, Shalin Shekhar Mangar.

Re: autowarmcount how to check if cache has been warmed up

2009-04-23 Thread sunnyfr
r 22, 2009 11:10:49 AM > org.apache.solr.core.SolrCore execute INFO: [video] webapp=/solr > path=/dataimport params={} status=0 QTime=0 > Apr 22 11:15:02 search-01 /USR/SBIN/CRON[27736]: (root) CMD ([ -x > /usr/lib/sysstat/sa1 ] && { [ -r "$DEFAULT" ] && . "$

Re: autowarmcount how to check if cache has been warmed up

2009-04-22 Thread sunnyfr
15:02 search-01 /USR/SBIN/CRON[27736]: (root) CMD ([ -x /usr/lib/sysstat/sa1 ] && { [ -r "$DEFAULT" ] && . "$DEFAULT" ; [ "$ENABLED" = "true" ] && exec /usr/lib/sysstat/sa1 $SA1_OPTIONS 1 1 ; }) Apr 22 11: -- View this message in co

Re: autowarmcount how to check if cache has been warmed up

2009-04-22 Thread sunnyfr
t; >> How come just 5 if my autowarmCount=500 ? >> > > Maybe the cache did not have more than 5 items before the commit? > > Actually, the cumulative_inserts=0 so I think Solr was just started up? > > -- > Regards, > Shalin Shekhar Mangar. > > -- View this mes

Re: autowarmcount how to check if cache has been warmed up

2009-04-22 Thread Shalin Shekhar Mangar
On Wed, Apr 22, 2009 at 2:05 PM, sunnyfr wrote: > > thanks Shalin, > > How come just 5 if my autowarmCount=500 ? > Maybe the cache did not have more than 5 items before the commit? Actually, the cumulative_inserts=0 so I think Solr was just started up? -- Regards, Shalin Shekhar Mangar.

Re: autowarmcount how to check if cache has been warmed up

2009-04-22 Thread sunnyfr
thanks Shalin, How come just 5 if my autowarmCount=500 ? -- View this message in context: http://www.nabble.com/autowarmcount-how-to-check-if-cache-has-been-warmed-up-tp23156612p23172066.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: autowarmcount how to check if cache has been warmed up

2009-04-21 Thread Shalin Shekhar Mangar
On Tue, Apr 21, 2009 at 7:24 PM, sunnyfr wrote: > > Is it possible to have autowarmcount=500 with warmupTime=2751 and size=5, > where can I check up if the cache is full or not cuz really there it looks > empty still??? and commitment is done. > solr1.4 This means that Solr ran 5 queries on a n

autowarmcount how to check if cache has been warmed up

2009-04-21 Thread sunnyfr
: 0.00 inserts : 0 evictions : 0 size : 5 warmupTime : 2751 cumulative_lookups : 0 cumulative_hits : 0 cumulative_hitratio : 0.00 cumulative_inserts : 0 cumulative_evictions : 0 -- View this message in context: http://www.nabble.com/autowarmcount-how-to-check-if-cache-has-been-warmed-up