Hi Kiruthika, if you create range index on element used in "orderby" will definitely boost the performance whether element is in xml document or in property.
Regards,Asit Nautiyal Date: Wed, 24 Jun 2015 09:27:21 -0400 From: [email protected] To: [email protected] Subject: [MarkLogic Dev General] Range-index on document Property Hi, Will adding a range index on a property element, help in increasing the performance when used in "orderby" for sorting.We are aware that adding range index on elements increase performance in orderby for sorting. But since this is a property we are not sure. For example, order by (xdmp:document-get-properties($uri,xs:QName("date"))/text()) Note: Here 'date' is a ML property. So will adding a range index on "date" element increase the performance ? Regards, Kiruthika _______________________________________________ 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
