The example joiner for ANDNOT on page 48 of the Search Developer’s guide gives an error when I attempt to implement it.

Query element contains unknown child: /cts:and-not-query/cts:word-query [1]
in /MarkLogic/appservices/search/search-impl.xqy, on line 1518,

Here is the example code from the user manual:

<search:joiner strength="10" apply="infix" element="cts:and-not-query"
tokenize="word">ANDNOT</search:joiner>

It appears to require a positive or negative sub-element. How can a sub-element be added to the cts:and-not-query within the search:joiner element?_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to