Re: Feature: skipping caches and info about cache use

2011-06-06 Thread pravesh
-- View this message in context: http://lucene.472066.n3.nabble.com/Feature-skipping-caches-and-info-about-cache-use-tp3020325p3028894.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Feature: skipping caches and info about cache use

2011-06-03 Thread Otis Gospodnetic
sen > To: solr-user@lucene.apache.org > Sent: Fri, June 3, 2011 5:58:43 PM > Subject: RE: Feature: skipping caches and info about cache use > > Why, I'm just wondering? > > For a case where you know the next query would not be possible to be > already in the cache

Re: Feature: skipping caches and info about cache use

2011-06-03 Thread Yonik Seeley
On Fri, Jun 3, 2011 at 1:02 PM, Otis Gospodnetic wrote: > Is it just me, or would others like things like: > * The ability to tell Solr (by passing some URL param?) to skip one or more of > its caches and get data from the index Yeah, we've needed this for a long time, and I believe there's a JIR

RE: Feature: skipping caches and info about cache use

2011-06-03 Thread Robert Petersen
ponse times)? -Original Message- From: Otis Gospodnetic [mailto:otis_gospodne...@yahoo.com] Sent: Friday, June 03, 2011 10:02 AM To: solr-user@lucene.apache.org Subject: Feature: skipping caches and info about cache use Hi, Is it just me, or would others like things like: * The ability to

Feature: skipping caches and info about cache use

2011-06-03 Thread Otis Gospodnetic
Hi, Is it just me, or would others like things like: * The ability to tell Solr (by passing some URL param?) to skip one or more of its caches and get data from the index * An additional attrib in the Solr response that shows whether the query came from the cache or not * Maybe something else a