Re: Excluding caching of queryresult

2012-11-29 Thread richardg
nabble.com/Excluding-caching-of-queryresult-tp4023105p4023241.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Excluding caching of queryresult

2012-11-29 Thread richardg
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.

Re: Excluding caching of queryresult

2012-11-28 Thread Erick Erickson
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. >

Excluding caching of queryresult

2012-11-28 Thread richardg
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.