popojargo commented on issue #1836: Cloudant couchDb view still including unwanted id keys outside from the DOC URL: https://github.com/apache/couchdb/issues/1836#issuecomment-450382051 1. Github issues are for bugs only. If you have questions, you can use the mailing list, Slack or StackOverflow 2. You can't only the docs by querying the views. It's designed this way. You mentioned Angular. You can probably query the view and format the data the way you want it. Otherwise, there's always Mango queries that returns an object like this: {docs: [docs....]}
---------------------------------------------------------------- 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
