You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Behrad Zari <be...@yahoo.com> on 2010/08/17 09:15:55 UTC

Querying multiple views

Hi, 
According to Norman's patch available 
@http://github.com/normanb/couchdb-multiview 

How are we supposed to send multiple view parameters like
startkey1, endkey1, startdocId1
startkey2, endkey2, startdocId2,
...


 --Behrad