Re: [MarkLogic Dev General] Extracting ML Documents to a zip file using Java Client Api ?

2018-02-07 Thread Sam Mefford
___ From: general-boun...@developer.marklogic.com <general-boun...@developer.marklogic.com> on behalf of C. Yaswanth <rocking...@gmail.com> Sent: Wednesday, February 7, 2018 7:13 AM To: MarkLogic Developer Discussion Subject: [MarkLogic Dev General] Extracting M

[MarkLogic Dev General] Extracting ML Documents to a zip file using Java Client Api ?

2018-02-07 Thread C. Yaswanth
Hi, I am exporting all the documents from a collection to local directory . Below is my code. public class Extract { static // replace with your MarkLogic Server connection information DatabaseClient client = DatabaseClientFactory.newClient("x", x,