Hi,

I noticed that if I am using xdmp:document-get to retrieve a file from
the file system (not http), I need to either supply an absolute path,
or a relative path. What bothers me is that a relative path will be
resolved relative to the MarkLogic installation directory.  Usually,
my projects are in a directory far far away from this directory,
something like /Users/jakob/Projects/aProject.  How can I load an XML
file that's located inside such a directory using relative paths.
Also, if I wanted to make the code available to other people, the
absolute paths won't work, obviously.

So, is there are recommendation for how to do this properly?  My
apologies, if I've overlooked the obvious solution.

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

Reply via email to