XML:DB - request _start and _howmany

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

XML:DB - request _start and _howmany

Hank Ratzesberger
When eXist is deployed as separate servlet, you
can make REST style queries to it with parameters
_howmany and _start, which are very good for
paginating the output.

Is there a way to do this with XML:DB, I don't
see any intrinsic way, only filtering after
the query.  

Thanks all,
Hank

Hank Ratzesberger
University of California, Santa Barbara





--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: XML:DB - request _start and _howmany

Hank Ratzesberger

Best solved with fn:subsequence((),start,len)
in the query.

Cheers,
Hank


----- Original Message -----
From: "Hank Ratzesberger" <[hidden email]>
To: <[hidden email]>
Sent: Thursday, May 04, 2006 10:03 AM
Subject: [ops-users] XML:DB - request _start and _howmany


> When eXist is deployed as separate servlet, you
> can make REST style queries to it with parameters
> _howmany and _start, which are very good for
> paginating the output.
>
> Is there a way to do this with XML:DB, I don't
> see any intrinsic way, only filtering after
> the query.  
>
> Thanks all,
> Hank
>
> Hank Ratzesberger
> University of California, Santa Barbara
>
>
>
>

--------------------------------------------------------------------------------


>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws