More specifically, do you mean you want to read a bunch of documents from some other source and insert them into MarkLogic? Or are you looking to make changes to a bunch of documents already in MarkLogic? Do you want to do so asynchronously because there will be too many for a single transaction?
-- Dave Cassel, @dmcassel<https://twitter.com/dmcassel> Technical Community Manager MarkLogic Corporation<http://www.marklogic.com/> http://developer.marklogic.com/ From: <[email protected]<mailto:[email protected]>> on behalf of Shmennen <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>, MarkLogic Developer Discussion <[email protected]<mailto:[email protected]>> Date: Tuesday, September 26, 2017 at 11:37 PM To: Justin Makeig <[email protected]<mailto:[email protected]>>, MarkLogic Developer Discussion <[email protected]<mailto:[email protected]>> Subject: Re: [MarkLogic Dev General] XQuery in async multidoc operations Hello, I want to trigger bulk read/ write operations to MarkLogic into an asynch fashion using XQuery. I thought using asynch multi doc operations would be a fit but I did not find any XQuery examples for them. Regards Paul On Tue, Sep 26, 2017 at 21:49, Justin Makeig <[email protected]<mailto:[email protected]>> wrote: Rather than describing your solution, can you tell us about the problem you’re trying to solve? Are you trying to do a bulk transformation? Justin -- Justin Makeig Senior Director, Product Management MarkLogic [email protected]<mailto:[email protected]> > On Sep 26, 2017, at 10:02 AM, Shmennen > <[email protected]<mailto:[email protected]>> wrote: > > Hello All, > > Is there any option to perform XQueries in asynchronous multidocument > operations? Based on doc https://docs.marklogic.com/guide/java/data-movement > I cannot find anything useful. > > Thanks > Paul JP. > _______________________________________________ > General mailing list > [email protected]<mailto:[email protected]> > Manage your subscription at: > http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected]<mailto:[email protected]> Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
