Also noticed 'filtered' being used on cts:search() so changing that to 'unfiltered'
Gary -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Gary Larsen Sent: Monday, April 14, 2014 12:49 PM To: 'MarkLogic Developer Discussion' Subject: Re: [MarkLogic Dev General] timeouts Here's an example from my customer: [1.0-ml] XDMP-EXTIME: cts:search(fn:doc(), cts:document-query(("/db/netvisn/content/sub0/i07EED794F44E451C9ACB5181BAFB8 0E8.xml", "/db/netvisn/content/sub0/i1EB70609CDD84BD18695A40CFEB7FC28.xml", "/db/netvisn/content/sub0/i282DFD3AB8A441778DDFB992D428E6F8.xml", ...)), "filtered") -- Time limit exceeded We've tried some XDBC configuration changes so need to check that it still the error. Gary -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michael Blakeley Sent: Monday, April 14, 2014 11:19 AM To: MarkLogic Developer Discussion Subject: Re: [MarkLogic Dev General] timeouts What release are you using? If there is an error message, what is it? How are you trying to run the query? With cq, qconsole, direct http request? Could it be a client timeout? What is the client? -- Mike On 14 Apr 2014, at 07:05 , Gary Larsen <[email protected]> wrote: > Trying to run a very long query, but get a timeout before the 'max > time limit' or 'default time limit' would have occurred. > > Is there another setting, maybe 'session time', which would also cause > a timeout? > > Thanks, > Gary > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
