[MarkLogic Dev General] range predicate mixed w/cts:search

Mike Sokolov sokolov at ifactory.com
Thu Jan 11 13:58:48 PST 2007


Can anybody explain why:

xdmp:estimate (cts:search(/doc[.//sortkey ge 'm'], "friend"))

works

but not:

xdmp:estimate (cts:search(/doc, "friend")[.//sortkey ge 'm'])

(gives an unsearchable error)

?




More information about the General mailing list