How we can get local path of documents in MarkLogic? Is there any XQuery or Java method to get local path of document?
For example: I have exported few documents from my local D drive into MarkLogic. In feature if I want to fetch local path from MarkLogic.
- Is there any query to get that path?
- How can I know the local path of each document in MarkLogic?
- Will MarkLogic store that information anywhere in local directory?
I have installed MarkLogic server in the following path C:\Program Files\MarkLogic\data. Will it store this information anywhere in this path?
I am not able to find any data related to document in this forest location? 