Changes

Jump to navigation Jump to search
3 bytes added ,  15:57, 14 December 2012
|Puts a marker element around the resulting {{Code|$nodes}} of a full-text index request.<br />The default tag name of the marker element is {{Code|mark}}. An alternative tag name can be chosen via the optional {{Code|$tag}} argument.<br />Please note that:
* the XML node to be transformed must be an internal "database" node. The {{Code|transform}} expression can be used to apply the method to a main-memory fragment, as shown in Example 2.
* the fulltext full-text expression, which computes the token positions, must be specified within <code>ft:mark()</code> function, as all position information is lost in subsequent processing steps. You may need to specify more than one fulltext full-text expression if you want to use the function in a FLWOR expression, as shown in Example 3.
|-
| '''Examples'''
modify ()
return ft:mark($p[text() contains text 'word'], 'b')</pre>
'''Example 3''': The following expression loops through the first ten fulltext full-text results and marks the results in a second expression:
<pre class="brush:xquery">
let $start := 1
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu