On Tue, 18 Aug 2015 10:27:44 -0700, Paul M <[email protected]> wrote:

> Suppose I want all the values for a specific path range index.Normally,  
> I would use cts:element-values and cts:frequencey on a range index. How  
> would I do this on a path range index, if possible.
>
> Thank You.


Yes, use cts:values:

cts:values( cts:path-reference("/your/path/",  
"collation=http://marklogic.com/collation/"; )

Substituting in the appropriate path and collation.

//Mary
_______________________________________________
General mailing list
[email protected]
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to