Hi,

I am trying to disable filter cache for some filter queries as they contain
unique ids and cause cache evictions. By adding {!cache=false} the fq is no
longer stored in filter cache, however I have similar conditions in
facet.query and using facet.query={!cache=false}(color:red AND id:XXX) does
not work.  Is it possible to stop solr from putting facet.query into filter
cache?

Thanks,
Wei

Reply via email to