I think an 'additional-query' element will do what you want. http://docs.marklogic.com/4.2doc/docapp.xqy#display.xqy?fname=http://pubs/4.2doc/xml/search-dev-guide/search-api.xml%2332762
-- Mike On 21 Sep 2011, at 07:03 , Lee, David wrote: > Could anyone suggest the easiest way to add additional cts:search parameters > to a search:search ? > > E.g. suppose I wanted to "AND" in a cts:attribute-range-query to a > search:search without passing it in the search string itself. > I'm already using the searchable-expression ... is there a way to append to > this ? or can the the searchable-expression itself be a compound search > structure instead of a simple xpath ? > > Thanks for any pointers. > > > > ---------------------------------------- > David A. Lee > Senior Principal Software Engineer > Epocrates, Inc. > [email protected] > 812-482-5224 > > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
