Need to document support of allowing to POST to /{db}/_all_docs and specify a queries list in the body, the same way we can do with a regular MapReduce view. This also can work against /{db}/_design_docs and /{db}/_local_docs endpoints.
Related issues: #820 #1032
Need to document support of allowing to POST to
/{db}/_all_docsand specify a queries list in the body, the same way we can do with a regular MapReduce view. This also can work against/{db}/_design_docsand/{db}/_local_docsendpoints.Related issues: #820 #1032