Hi Christof, In short: yes, known behaviour, you can't rely on timeAllowed as you'd think - it is limited to only a portion of total execution. See http://search-lucene.com/?q=timeallowed&sort=newestOnTop&fc_project=Solr for previous answers to this Q.
Otis -- Solr & ElasticSearch Support -- http://sematext.com/ On Thu, Jun 13, 2013 at 11:53 AM, Christof Doll <chris...@doll.de.com> wrote: > Hello, > > I just gave the parameter timeAllowed a try and noticed that in some cases > the actual query time exceeds the timeout specified by the timeAllowed > parameter, e.g., having set timeAllowed to 100 the actual query time is > 300ms. Unfortunately, the documentation of the timeAllowed parameter is > quite short and does not explain how the timeAllowed parameter is treated > internally. Can any one explain this behavior? > > Best regards, > Christof > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Query-time-exceeds-timeout-specified-by-parameter-timeAllowed-tp4070266.html > Sent from the Solr - User mailing list archive at Nabble.com.