Changes

Jump to navigation Jump to search
150 bytes added ,  14:53, 14 February 2017
m
Added Updatable textindex example
Matching text nodes can be directly requested from the index with the XQuery function {{Function|Database|db:text}}. The index contents can be accessed via {{Function|Index|index:text}}.
The {{Option|UPDINDEX}} option can be activated to keep this index up-to-date., for example: <pre class="brush:xquery">db:optimize( 'mydb', true(), map {'textindex': true(), 'updindex':true(), 'textinclude':'id'})</pre>
===Range Queries===
administrator, Bureaucrats, editor, Interface administrators, reviewer, Administrators
401

edits

Navigation menu