Changes

Jump to navigation Jump to search
46 bytes removed ,  22:41, 12 January 2016
|-
| '''Examples'''
|Finds Returns the number of occurrences for a single, specific index entry (the positional predicate speeds up retrieval):
<pre class="brush:xquery">
let $term := ft:tokenize($term)
return datanumber((ft:tokens('db', $term)[. = $term])[1]/@count)
</pre>
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu