Hi Christopher!

I'm not sure where you wan't me to use these options. But i tried to add
them to the cts:value-tuples()  but that did not return the expected
result.

like this

...
for $tuple in
    cts:value-tuples(
      (
        cts:uri-reference(),
        $sizeRef
      ),
      ("frequency-order","descending","limit=10")

    )
...

Regards,
Johan

On Fri, Jun 26, 2015 at 5:58 PM Christopher Hamlin <[email protected]>
wrote:

> If you just want something like top ten, I think it's more direct
> possibly.
>
> Can you try returning frequency-order, descending, limit=10? Are those
> options you can use?
>
>  _______________________________________________
> General mailing list
> [email protected]
> Manage your subscription at:
> http://developer.marklogic.com/mailman/listinfo/general
>
_______________________________________________
General mailing list
[email protected]
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to