Changes

Jump to navigation Jump to search
1 byte added ,  14:59, 19 February 2015
no edit summary
|
* {{Code|ft:search("DB", "QUERY")}}: Return all text nodes of the database {{Code|DB}} that contain the term {{Code|QUERY}}.
* Return all text nodes of the database {{Code|DB}} that contain the numbers {{Code|2010}} and {{Code|20112020}}:<br/><code>ft:search("DB", ("2010","20112020"), map { 'mode': 'all' })</code>
* Return text nodes that contain the terms {{Code|A}} and {{Code|B|}} in a distance of at most 5 words:
<pre class="brush:xquery">
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu