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

2009-04-24 Thread sunnyfr
/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

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

2009-04-23 Thread sunnyfr
11: -- View this message in context: http://www.nabble.com/autowarmcount-how-to-check-if-cache-has-been-warmed-up-tp23156612p23192835.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-23 Thread Shalin Shekhar Mangar
://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-22 Thread Shalin Shekhar Mangar
On Tue, Apr 21, 2009 at 7:24 PM, sunnyfr johanna...@gmail.com 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

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-22 Thread Shalin Shekhar Mangar
On Wed, Apr 22, 2009 at 2:05 PM, sunnyfr johanna...@gmail.com 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

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

2009-04-22 Thread sunnyfr
-if-cache-has-been-warmed-up-tp23156612p23172214.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-22 Thread sunnyfr
/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

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