Changes

Jump to navigation Jump to search
14 bytes removed ,  21:57, 17 November 2013
no edit summary
</pre>
The contents of the name indexes can be directly accessed via with the XQuery functions [[Index Module#index:element-names|index:element-names()]] and [[Index Module#index:attribute-names|index:attribute-names()]].
==Path Index==
</pre>
The paths statistics are e.g. used to pre-evaluate the {{Code|count()}} function:
<pre class="brush:xquery">
</pre>
The contents of the path index can be directly accessed via with the XQuery function [[Index Module#index:facets|index:facets()]].
==Resource Index==
</pre>
Text Matching text nodes can be directly accessed requested from the index via with the XQuery function [[Database Module#db:text|db:text()]].The index contents of the index can be accessed via [[Index Module#index:texts|index:texts()]].
===Range Queries===
</pre>
Text nodes can be directly accessed from the index via the XQuery function [[Database Module#db:text-range|db:text-range()]].
Please note that the current index structures do not support queries for numbers and dates.
</pre>
Matching text nodes can be directly requested from the index with the XQuery functions [[Database Module#db:attribute|db:attribute()]] and [[Database Module#db:attribute-range|db:attribute-range()]]. The index contents can be accessed with [[Index Module#index:attributes|index:attributes()]].
==Full-Text Index==
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu