Changes

Jump to navigation Jump to search
No change in size ,  23:30, 3 October 2011
* The following request binds a single variable to the query to be processed:<br/><code>http://localhost:8984/rest?query=$text&text=Hello+World</code>
* The following request assigns two variables to a server-side query file <code>mult.xq</code> placed in the database <code>DB</code>:<br/><code>http://localhost:8984/rest/DB/mult.xq&?a=21&b=2</code>
<pre class="brush:xquery">
(: XQuery file: mult.xq :)
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu