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: [email protected] 
[mailto:[email protected]] On Behalf Of Mihir Das
Sent: Wednesday, September 29, 2010 2:06 AM
To: [email protected]
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
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to