> Hi,
> 
> I am getting list of document residing in a database through this query
> 
> for $i in input()
> return
>      document-uri($i)
> 
> but wht the thing this i want to get the documents from particular folder.
> 

If you are using ML 3.2, you can enable URI lexicons in your database
and use the following function: 
http://xqzone.marklogic.com/pubs/3.2/apidocs/SearchBuiltins.html#uri-match


-Steve
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to