Hi,

  I have a set a documents to search using CTS.  The tricky part
is that they have to be ordered using a date, and only the first
10 results (once ordered on the date) have to be returned.  If the
documents look like:

    <doc>
       <date>2010-06-25</date>
    </doc>

is it possible to write such a predicate using CTS?  The order of
the results themselves is not relevant (but only the 10 with the
most recent date must be returned).

  Regards,

-- 
Florent Georges
http://fgeorges.org/



      

_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to