Is there a way to combine results from different cts:search() calls into one result set so that
cts:remainder() works ? If I just put them into a combined sequence ($res1,$res2,$res3) then cts:remainder() is very sensitive to which node I happen to pick. I guess a similar question would be is there a way to very different combine cts:search() into 1 cts:search(). I know I can use a cts:or-query() but they still require a consistant first argument to cts:search(). If I'm searching across a variety of document types with totally different structure I havent figured out how to make a combined cts;search(). Can I put ALL the criteria into the cts:query and pass "/" to the first argument ? I tried putting () in the first arg but of course that doesnt work :) ---------------------------------------- David A. Lee Senior Principal Software Engineer Epocrates, Inc. [email protected] <mailto:[email protected]> 812-482-5224
_______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
