[MarkLogic Dev General] cts:uris function.

Mark Helmstetter Mark.Helmstetter at marklogic.com
Wed Sep 29 07:13:41 PDT 2010


It is not possible to get filtered uris using the cts:uris() function.  Can you tell us a little more about what you are trying to accomplish?

You could always do a filtered cts:search(), and then use xdmp:node-uri() on each result to get the uri.

From: general-bounces at developer.marklogic.com [mailto:general-bounces at developer.marklogic.com] On Behalf Of Mihir Das
Sent: Wednesday, September 29, 2010 2:06 AM
To: general at developer.marklogic.com
Subject: [MarkLogic Dev General] cts:uris function.

Hi all,

I am stuck in cts:uris function.

Here i am trying to find "filtered" uris with cts:uris() but documentation say
"The fragments are not filtered to ensure they match the query, but instead selected in the same manner as "unfiltered" cts:search operations."

how can i get the filtered uri, with cts:uris???

thanks
Mihir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://developer.marklogic.com/pipermail/general/attachments/20100929/f9a8b990/attachment-0001.html 


More information about the General mailing list