Since 0.11 you can add include_docs=true to your _changes query.

http://wiki.apache.org/couchdb/HTTP_database_API#Changes

B.

On Sat, Oct 2, 2010 at 11:49 AM, Enrique Flores <[email protected]> wrote:
> Hi,
>
> We are monitoring a database with the continuous changes API, but our 
> bottleneck now is that we then have to turn around and request the actual doc 
> for every change, is there a way to configure the changes feed to go ahead 
> and return the whole doc instead of just its _id?
>
> thanks,
> Enrique
>
>
>

Reply via email to