I just want to be sure..  because its solr internal HTTP cache.. not an
outside httpcacher

On Tue, Oct 4, 2011 at 5:39 PM, Erick Erickson <erickerick...@gmail.com>wrote:

> But if the HTTP cache is what's returning the value,
> Solr never sees anything at all, right? So Solr
> doesn't have a chance to do anything here.
>
> Best
> Erick
>
> On Tue, Oct 4, 2011 at 9:24 AM, Lord Khan Han <khanuniver...@gmail.com>
> wrote:
> > We are using this Qtime field and publishing in our front web. Even the
> > httpCache decreasing the Qtime in reality, its still using the cached old
> > Qtime value . We can use our internal qtime instead of Solr's but I just
> > wonder is there any way to say Solr if its coming httpCache  re-calculate
> > the Qtime.
> >
> > On Tue, Oct 4, 2011 at 4:16 AM, Erick Erickson <erickerick...@gmail.com
> >wrote:
> >
> >> Why do you want to? QTime is the time Solr
> >> spends searching. The cached value will,
> >> indeed, be from the query that filled
> >> in the HTTP cache. But what are you doing
> >> with that information that you want to "correct"
> >> it?
> >>
> >> That said, I have no clue how you'd attempt to
> >> do this.
> >>
> >> Best
> >> Erick
> >>
> >> On Sat, Oct 1, 2011 at 5:55 PM, Lord Khan Han <khanuniver...@gmail.com>
> >> wrote:
> >> > Hi,
> >> >
> >> > Is there anyway to get correct Qtime when we use http caching ? I
> think
> >> Solr
> >> > caching also the Qtime so giving the the same Qtime in response what
> ever
> >> > takes it to finish ..  How I can set Qtime correcly from solr when I
> use
> >> > http caching On.
> >> >
> >> > thanks
> >> >
> >>
> >
>

Reply via email to