autowarmCount usefulness

2006-06-26 Thread Erik Hatcher
I'm trying to fully understand the LRUCache and the autowarmCount parameter. Why does it make sense to auto-warm filters and query results? In my case, if a new document is added it may invalidate many filters, and it would require knowing the details of the documents added/removed to

Re: autowarmCount usefulness

2006-06-26 Thread Chris Hostetter
: I'm trying to fully understand the LRUCache and the autowarmCount : parameter. Why does it make sense to auto-warm filters and query : results? In my case, if a new document is added it may invalidate : many filters, and it would require knowing the details of the : documents added/removed