Revision [1779]

Last edited on 2011-07-19 16:02:33 by DavidLee
Additions:
||-v,-verbose||Verbose error logging||
||-baseuri uri||Base URI to get||
||-m,-maxfiles n||Number of files to batch per request||
||-r,-recurse||Recursive get||
||-maxthreads n||Maximum number of threads to use||
||-t,-text||Files copied in text mode||
||-binary||Files copied in binary mode||
||-d,-directory dir||Output directory||
||-o,-output file||Output file||


Revision [1423]

Edited on 2010-05-19 07:19:44 by DavidLee
Additions:
_opts=$<(xgetopts -a -p "c=connect:,t=text" -ps -- "$@")
shift $?
:query $_opts -q "doc(\"$uri\")"
Deletions:
import module ml=org.xmlsh.marklogic
ml:query -q "doc(\"$uri\")"


Revision [1297]

Edited on 2010-03-09 16:53:56 by DavidLee

No Differences

Revision [1296]

Edited on 2010-03-09 16:53:34 by DavidLee
Additions:
get [options] document [document ...]
====Options====
||-t||Use text for serialization instead of XML. Required for non-xml documents||
Deletions:
get [-c uri|-connect uri] document [document ...]


Revision [1283]

Edited on 2010-03-01 14:57:49 by DavidLee
Additions:
||-c,-connect uri||Use the connection string instead of $MLCONNECT||
||document||uri of the document to get||
ml:get test.xml
Deletions:
-connect uri
-c uri Use the connection string instead of $MLCONNECT
document uri of the document to get
$ ml:get test.xml


Revision [476]

The oldest known version of this page was created on 2009-04-10 16:50:39 by DavidLee
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki