Snapinstaller + Overlapping onDeckSearchers Problems

2009-03-24 Thread Cloude Porteus
We have been running our solr slaves without autowarming our new searchers for a long time, but that was causing us 50-75 requests in 20+ seconds timeframe after every update on the slaves. I have turned on autowarming and that has fixed our slow response times, but I'm running into occasional Over

Re: Snapinstaller + Overlapping onDeckSearchers Problems

2009-03-25 Thread Cloude Porteus
Yes, I guess I'm running 40k queries when it starts :) I didn't know that each count was equal to a query. I thought it was just copying the cache entries from the previous searcher, but I guess that wouldn't include new entries. I set it to the size of our filterCache. What should I set the the au

Re: Snapinstaller + Overlapping onDeckSearchers Problems

2009-03-25 Thread Cloude Porteus
autowarm queries the new index and > caches the results. > > > > > On Mar 25, 2009, at 11:48 AM, Cloude Porteus wrote: > > Yes, I guess I'm running 40k queries when it starts :) I didn't know that >> each count was equal to a query. I thought it was just copying t