Thanks for the feedback ! 

Its only from questions like this that I know what features to add.

Sure I can add a collection attribute.   I'll get this out with the next release

-David

 

 

From: [email protected] 
[mailto:[email protected]] On Behalf Of 
[email protected]
Sent: Friday, November 19, 2010 4:25 PM
To: General Mark Logic Developer Discussion
Subject: Re: [MarkLogic Dev General] Announce: MarkLogic Extension module for 
xmlsh release 1.6 released

 

David,

Great to see an update.  I use xmlsh everyday in my work with MarkLogic.

One question regarding the ml:put command, e.g.

ml:put -uri myfile.xml test.xml

Is it possible to also specify the collection(s) (as well as the uri)
 so that you get the equivalent of this:

xdmp:document-load("/path/tohapfile.xml",
    <options xmlns="xdmp:document-load">
       <uri>/lscoll/tohap/tohapfile.xml</uri>
       <collections>
        <collection>/lscoll/tohap/</collection>
       <collection>/lscoll/</collection>
       </collections>
    </options> )

Thanks,
Morgan


----- Original Message -----
From: "David Lee" <[email protected]>
To: [email protected]
Sent: Thursday, November 18, 2010 8:38:34 PM
Subject: [MarkLogic Dev General] Announce: MarkLogic Extension module for       
 xmlsh release 1.6 released




The MarkLogic extension module for xmlsh has been updated to work with the 
xmlsh 1.1 update.

http://www.xmlsh.org/ModuleMarkLogic

 

 

 

----------------------------------------

David A. Lee

Senior Principal Software Engineer

Epocrates, Inc.

[email protected]

812-482-5224

 


_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to