doctrine / couchdb-client

CouchDB Client library
MIT License
122 stars 68 forks source link

Adding keys parameter in View Query #3

Closed ngroot closed 12 years ago

ngroot commented 12 years ago

As described in the documentation a View Query can have an array of keys to fetch.

This change enables fetching multiple keys from the View

http://wiki.apache.org/couchdb/HTTP_view_API#Querying_Options