ricellis commented on issue #820: Add support for queries in /{db}/_all_docs POST URL: https://github.com/apache/couchdb/issues/820#issuecomment-363475551 I think it doesn't matter much from a client side implementation perspective. I do think however that `_all_docs_query` etc may be preferable in that they avoid giving the impression that `_query` is an element of an `_all_docs` collection as it would be represented in a more typical REST style URI. As an aside I do think a name like `_all_docs_query` is a confusing from the user perspective of potentially thinking it is related to the mango queries, but I can't really think of anything better, especially given the `queries` object that is sent in the `POST` body.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services