Changes

Jump to navigation Jump to search
1,114 bytes added ,  23:09, 29 January 2011
|- valign="top" scope="row"
|<code>FTST0000</code>
| BaseX specific: Either wildcard or fuzzy search is supported(BaseX specific).
|<code>'a' contains text 'a' using wildcards using fuzzy</code>
|- valign="top" scope="row"
|<code>FTST0000</code>
| Thesaurus level must be a constant integer (BaseX specific).
|<code>for $x in 1 to 5 return 'a' contains text 'a' using thesaurus at "..." exactly $x levels</code>
|- valign="top" scope="row"
|<code>FTST0007</code>
| The full-text expression contains an ignore option (the <code>ignore option</code> is not supported by BaseX).
|<code>'a' contains text 'a' without content 'x'</code>
|- valign="top" scope="row"
|<code>FTST0008</code>
| The specified stop word file could not be opened or processed.
|<code>'a' contains text 'a' using stop words at 'unknown.txt'</code>
|- valign="top" scope="row"
|<code>FTST0009</code>
| The specified language is not supported.
|<code>'a' contains text 'a' using language 'aaa'</code>
|- valign="top" scope="row"
|<code>FTST0018</code>
| The specified thesaurus file could not be opened or processed.
|<code>'a' contains text 'a' using thesaurus at 'aaa'</code>
|- valign="top" scope="row"
|<code>FTST0019</code>
| A match option was defined more than once.
|<code>'a' contains text 'a' using stemming using stemming</code>
|}
Still to be finished…
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu