It yields {{Code|true}}, because the search string is ''tokenized'' before it is compared with the tokenized input string. In the tokenization process, several normalizations take place. Many of those steps can hardly be simulated with plain XQuery: as an example, upper/lower case and diacritics (umlauts, accents, etc.) are removed and an optional, language-dependent stemming algorithm is applied.
This was a quick introduction to XQuery Full Text; you are invited to explore the numerous other features of the language!
==Combining Results==
</pre>
Maby This was a quick introduction to XQuery Full Text; you are invited to explore the numerous other features of the language!
=BaseX-Specific Features=