Changes

Jump to navigation Jump to search
19 bytes added ,  16:08, 1 May 2012
|-
| valign='top' width='90' | '''Signatures'''
|<code><b>ft:search</b>($node db as nodeitem(), $text as xs:string) as text()</code>
|-
| valign='top' | '''Summary'''
|Performs a Returns all text nodes from the full-text index request on the specified XML node and returns all text nodes that contain the string <code>text specified as {{Mono|$textterms}}.<br/code>. The index options used for building the full-text options are used for searching, i.ewill also be applied to the search terms.As an example, if the index terms were have been stemmed, the search string will be stemmed as well.
|-
| valign='top' | '''Errors'''
| valign='top' | '''Examples'''
|
* <code>{{Mono|ft:search(."DB", "QUERY")</code> }} returns all text nodes of the currently opened database {{Mono|DB}} that contain the string "{{Mono|QUERY"}}.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu