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

2009-04-24 Thread sunnyfr
Ok I've an error : Apr 24 09:28:41 search-01 jsvc.exec[8033]: :907) ^Iat java.lang.Thread.run(Thread.java:619) Apr 24 09:29:20 search-01 jsvc.exec[8033]: Apr 24, 2009 9:29:20 AM org.apache.solr.common.SolrException log SEVERE: Error during auto-warming of key:org.apache.solr.search.queryresult.

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

2009-04-23 Thread Shalin Shekhar Mangar
OK, lets try this: 1. Before a commit, check the stats page, see if the size is more than 5 2. Then call commit, and verify that the size is more than 5 If the original size was > 5, then you should have size > 5 after autowarming too. On Wed, Apr 22, 2009 at 2:57 PM, sunnyfr wrote: > > still

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

2009-04-23 Thread sunnyfr
It looks like it doesnt warm up, no? sunnyfr wrote: > > still the same ? > > Seems done : > lookups : 0 > hits : 0 > hitratio : 0.00 > inserts : 0 > evictions : 0 > size : 5 > warmupTime : 20973 > cumulative_lookups : 0 > cumulative_hits : 0 > cumulative_hitratio : 0.00 > cumulative_inserts

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

2009-04-22 Thread sunnyfr
still the same ? Seems done : lookups : 0 hits : 0 hitratio : 0.00 inserts : 0 evictions : 0 size : 5 warmupTime : 20973 cumulative_lookups : 0 cumulative_hits : 0 cumulative_hitratio : 0.00 cumulative_inserts : 0 cumulative_evictions : 0 Apr 22 11:09:29 search-01 jsvc.exec[31908]: Apr 22, 20

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

2009-04-22 Thread sunnyfr
yes but let me check again ... but the delta-import was lidle and I think warmup was done is the log .. i will check it again now and let you know. Shalin Shekhar Mangar wrote: > > On Wed, Apr 22, 2009 at 2:05 PM, sunnyfr wrote: > >> >> thanks Shalin, >> >> How come just 5 if my autowarmCoun

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