Re: Question about solr caches and warming

2011-11-14 Thread Chris Hostetter
: Although I don't have statistics to back my claim, I suspect that the really : nasty filters don't have as high a hitcount as the ones that are more simple. : Typically the really nasty filters are used when an employee logs into the : site. Employees have access to a lot more than customers do

Re: Question about solr caches and warming

2011-11-10 Thread Shawn Heisey
On 11/10/2011 11:55 AM, Shawn Heisey wrote: Do Solr's LRU caches pay attention to hitcount when deciding which entries to age out and use for autowarming, or is it purely based on the last time that entry was touched? Is it a reasonable idea to come up with an algorithm that uses hitcount alon