I have two different MarkLogic 4.1 installations. The first has a very small subset of content. The second has the full set of content.
I'm adding sorting functionality similar to what is outlined in this article: http://dev.marklogic.com/howto/tutorials/2006-09-paginated-search.xqy. When I run the query via cq on the small subset, everything works as expected. When I run the same query on the full set of content, I get the following error: [1.0-ml] XDMP-ORDERBYVAL: order by $i/taxonomy/booktitle_sort -- Invalid 'order by' value Both installations have an element range index defined on booktitle_sort. What would cause this error? I thought I had documents missing the value, but when I exclude them from the cts:search, I get the same error. Thanks, Mattio _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
