Changes

Jump to navigation Jump to search
8 bytes added ,  12:21, 1 June 2021
==Thesaurus==
One or more thesaurus files can be specified in a full-text expression. The following query returns {{Code|false}}:
<syntaxhighlight lang="xquery">
</syntaxhighlight>
Thesaurus files must comply with the [https://dev.w3.org/2007/xpath-full-text-10-test-suite/TestSuiteStagingArea/TestSources/thesaurus.xsd XSD Schema] of the XQFT Test Suite (but the namespace can be omitted). Apart from the relationship defined in [https://www.iso.org/standard/7776.html ISO 2788] (NT: narrower team, RT: related term, etc.), custom relationships can be used.
The type of relationship and the level depth can be specified as well:
using thesaurus at 'x.xml' relationship 'BT' from 1 to 10 levels
</syntaxhighlight>
 
Apart from the relationship defined in [https://www.iso.org/standard/7776.html ISO 2788] (NT: narrower team, RT: related term, etc.), custom relationships can be used.
More details can be found in the [https://www.w3.org/TR/xpath-full-text-10/#ftthesaurusoption specification].
Bureaucrats, editor, reviewer, Administrators
13,551

edits

Navigation menu