You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/04/05 15:39:01 UTC

[GitHub] [couchdb-nano] rupamking1 opened a new issue #261: how to get all keys and values from a document

rupamking1 opened a new issue #261:
URL: https://github.com/apache/couchdb-nano/issues/261


   how to get all keys and values from a document


-- 
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.

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



[GitHub] [couchdb-nano] mahmadmujtaba commented on issue #261: how to get all keys and values from a document

Posted by GitBox <gi...@apache.org>.
mahmadmujtaba commented on issue #261:
URL: https://github.com/apache/couchdb-nano/issues/261#issuecomment-930287239


   You need to create a design document which returns all keys and/or documents. Once created a design document either in Futon or using API then call it to fetch results.


-- 
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-unsubscribe@couchdb.apache.org

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



[GitHub] [couchdb-nano] mahmadmujtaba commented on issue #261: how to get all keys and values from a document

Posted by GitBox <gi...@apache.org>.
mahmadmujtaba commented on issue #261:
URL: https://github.com/apache/couchdb-nano/issues/261#issuecomment-930287239


   You need to create a design document which returns all keys and/or documents. Once created a design document either in Futon or using API then call it to fetch results.


-- 
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-unsubscribe@couchdb.apache.org

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