nickva opened a new pull request, #4950:
URL: https://github.com/apache/couchdb/pull/4950

     * Remove redundant mention of `_changes resource` since it's already 
describing that resource.
   
     * Explicitly enumerate all `filter` parameter options with references to 
doc section below for each.
   
     * Explain the unexpected interaction between ``include_docs``, 
``all_docs`` style and filtering, how the winning document body is returned 
even if it doesn't pass the filtering criteria.
   
     * Update `POST _changes` doc to say that besides `doc_ids` it is used for 
selector filtering. Also, add an example of using a selector.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to