Hi All,

I want to change the behavior of a sort operator using the options node 
for search:search. I have this at the moment:

<operator name="sort">
   <state name="relevance">
     <sort-order><score/></sort-order>
   </state>
</operator>

I'd like to change things so that a doc which includes search terms in 
its <my:title> element is returned higher in the results. Can I do this 
using an additional query in the options node or in some other way? I'd 
like to be able to do things in one pass (i.e. not have to parse the 
query separately).

Best,

Tim Finney
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to