indicate why a document can't be returned with a view
-----------------------------------------------------

                 Key: COUCHDB-662
                 URL: https://issues.apache.org/jira/browse/COUCHDB-662
             Project: CouchDB
          Issue Type: Improvement
          Components: Database Core
            Reporter: Mark Hammond


If a view with include_docs=true can't access the document for some reason, the 
doc element of the returned row is set to null, but the reason for the failure 
is not recorded.  I'm attaching a patch which causes an 'error' element to be 
returned with the failure reason.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to