On 12/19/2013 1:46 PM, Patrick O'Lone wrote:
> If I was to use the LFU cache instead of FastLRU on the filter cache, if
> I enable auto-warming on that cache type - does it warm the most
> frequently used fq on the filter cache? Thanks for any info!

I wrote that cache.  It's a really really crappy implementation, I would
only expect it to work well if it's the cache is very very small.

I do have a replacement implementation that's just about ready, but I've
not been able to find 'round tuits to work on getting it polished and
committed.

https://issues.apache.org/jira/browse/SOLR-2906
https://issues.apache.org/jira/browse/SOLR-3393

Thanks,
Shawn

Reply via email to