jiangphcn commented on issue #820: Add support for queries in /{db}/_all_docs
POST
URL: https://github.com/apache/couchdb/issues/820#issuecomment-372520696
@iilyak @davisp @janl I just had some discussion with @wohali about next
step to address this issue.
Based on previous discussion, the proposed approach is to implement new
endpoints to support queries, and this includes
- /{db}/_all_docs/_queries
- /{db}/_all_design/_queries
- /{db}/_local_docs/_queries
In addition, for view, we implement new endpoint to support queries, and
also keep original implementation for backward compatibility.
- _view/{viewname}/_queries
Please let us know in case you have any concern on this approach.
cc @wohali @rnewson @ricellis @chewbranca
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services