You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/02/07 19:56:55 UTC

[GitHub] wohali opened a new issue #820: Add support for queries in /{db}/_all_docs POST

wohali opened a new issue #820: Add support for queries in /{db}/_all_docs POST
URL: https://github.com/apache/couchdb/issues/820
 
 
   ## Expected Behavior
   I should be able to POST to `/{db}/_all_docs` and specify a `queries` list in the body, the same way I can do with a regular MapReduce view.
   
   ## Current Behavior
   `"queries":[...]` is only supported in JS MapReduce views.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services