nabble.com/Excluding-caching-of-queryresult-tp4023105p4023241.html
Sent from the Solr - User mailing list archive at Nabble.com.
er and example as it would be used for other caches.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Excluding-caching-of-queryresult-tp4023105p4023233.html
Sent from the Solr - User mailing list archive at Nabble.com.
ld it need to be written another way:
>
>
> &q={!cache=false}(*:*)&fq={!cache=false}(doc_type:"Cast" AND id:"48880")
>
> Or is it not possible to exclude thing from the queryCache?
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Excluding-caching-of-queryresult-tp4023105.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
not cache
the queryResult or would it need to be written another way:
&q={!cache=false}(*:*)&fq={!cache=false}(doc_type:"Cast" AND id:"48880")
Or is it not possible to exclude thing from the queryCache?
--
View this message in context:
http://lucene.472066.n3.