Show us the query URL. It would seem like your timeallowed isn't taking
effect.

Upayavira

On Fri, 11 Mar 2016, at 12:48 PM, Anil wrote:
> Thank you.
> 
> in my test, i have timeallowed 10 ms. response has no partial results (no
> partial flag in the response header) and Qtime is 200 ms. so little
> confused.
> 
> 
> On 11 March 2016 at 18:07, Upayavira <u...@odoko.co.uk> wrote:
> 
> >
> >
> > On Fri, 11 Mar 2016, at 07:22 AM, Anil wrote:
> > > HI,
> > >
> > > is timeallowed is max threshold of Qtime ? or overall time ? Please
> > > clarify.
> >
> > I do not understand the difference.
> >
> > Basically, when a query is happening, a collector gathers matching
> > documents. The timeallowed parameter sets a point at which a collector
> > should just quit gathering new documents and make do with the ones it
> > has gathered so far.
> >
> > Qtime is the time that Lucene takes to execute a query. If by overall
> > time you include network time, there's no way a server can know how long
> > it will take for a client to receive its information.
> >
> > Upayavira
> >

Reply via email to