On 8/28/2015 10:47 PM, William Bell wrote:
> As we reported, we are having issues with timeAllowed on 5.2.1. If we set a
> timeAllowed=1 and then run the same query with timeAllowed=30000 we get the
> # of rows that was returned on the first query.
> 
> It appears the results are cached when exceeding the timeAllowed, like the
> results are correct - when they are truncated.
> 
> SEEMS LIKE A BUG TO ME.

That sounds like a bug to me, too.

Is there any indication in the results the first time that the query was
aborted before it finished?  If Solr can detect that it aborted the
query, it should not be caching the results.

Thanks,
Shawn

Reply via email to