Hi, do you see the evidence of "purging" via the evictions on the cache?
Dmitry On Mon, Nov 18, 2013 at 3:35 PM, Daniel Rosher <rosh...@gmail.com> wrote: > Hi, > > We've written a few searchComponenets that make use > of rb.setNeedDocSet(true); the trouble with this is that the query gets > cached in the filter_cache, and we think are purging our more 'useful' > docsets from the filter_cache. > > Has anyone else noticed this and has a useful remedy? > > We are currently using the solr.FastLRUCache and solr 4.5.1. I was thinking > of creating the docset in the first component that uses it, cached for use > by other components, then finally discarded. > > Thanks in advance for any help. > > Dan > -- Dmitry Blog: http://dmitrykan.blogspot.com Twitter: twitter.com/dmitrykan