On Tue, Dec 3, 2013 at 4:45 AM, Dmitry Kan <solrexp...@gmail.com> wrote:
> ok, we were able to confirm the behavior regarding not caching the filter
> query. It works as expected. It does not cache with {!cache=false}.
>
> We are still looking into clarifying the cost assignment: i.e. whether it
> works as expected for long boolean filter queries.

Yes, filters should be ordered by cost (cheapest first) whenever you
use {!cache=false}

-Yonik
http://heliosearch.com -- making solr shine

Reply via email to