Re: Solr Cache

2006-08-23 Thread Mark Miller
Thanks Hoss. I apologize for being slightly off topic. Instead of using Solr, I am trying to steal from it, and so Lucene was still mostly what was on my mind :) I posted too soon as well because I finally found the wiki page on caching at Solr's site. I have just implemented the "warm a ne

Re: Solr Cache

2006-08-23 Thread Chris Hostetter
: It looks like Solr does not use a simple cached queryfilter as a query : cache. Why is this? Is a cache queryfilter not efficient enough? Is this : alternate method just so you can easily load the cache from an old : Searcher to a new Searcher? Any info appreciated. This would probably be bette