On Tue, May 17, 2011 at 6:07 PM, Burton-West, Tom <tburt...@umich.edu> wrote:
> If I have a query with a filter query such as : " q=art&fq=history" and then 
> run a second query  "q=art&fq=-history", will Solr realize that it can use 
> the cached results of the previous filter query "history"  (in the filter 
> cache)

Yep.

You should be able to verify with the filterCache section of the stats
admin page.

-Yonik
http://www.lucenerevolution.org -- Lucene/Solr User Conference, May
25-26, San Francisco

Reply via email to