i've set maxquerytime to Long.Max_value. if i setFetch(100) it works; higher numbers don't work. So, i assume i'm hitting the timeout? I don't see another timeout on the query to adjust?
--tim On Tue, Feb 5, 2013 at 10:42 AM, Aaron McCurry <[email protected]> wrote: > This is thrown out of the collector when a query is cancelled or timeouts. > > Aaron > > > On Tue, Feb 5, 2013 at 10:40 AM, Tim Williams <[email protected]> wrote: > >> What sorta things would cause the subject Exception? When I run a >> record query (and expecting lots of results) I keep getting this >> exception. I'd guess, since i'm trying to return loads of results >> (~4k) maybe it's a slow query but it barely gets going before throwing >> the exception. Any pointers of where to look? >> >> --tim >>
