Changes

Jump to navigation Jump to search
171 bytes added ,  01:21, 26 May 2012
no edit summary
|-
| '''Errors'''
|'''[[Database Module#Errors|BXDB0004]]''' is raised if the full-text index is not available.<br/>'''[[XQuery Errors#BaseX Errors|BASX0022BXFT0001]]''' is raised if both fuzzy and wildcard querying has been selected.
|-
| '''Examples'''
* <code>ft:tokenize("No Doubt")</code> returns the two strings {{Mono|no}} and {{Mono|doubt}}.
* <code>declare ft-option using stemming; ft:tokenize("GIFTS")</code> returns a single string {{Mono|gift}}.
|}
 
=Errors=
 
{| class="wikitable" width="100%"
! width="5%"|Code
! width="95%"|Description
|-
|<code>BXFT0001</code>
|Both wildcards and fuzzy search have been specified as search options.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu