You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Kevin Burton <rk...@charter.net> on 2012/11/29 06:42:56 UTC

Executing a view?

This command works very fast and is just what I want:

 

curl http://kevin-linux:5984/buyseasons/_design/product/_view/by-sku

 

Now how do I get my driver (Hammock) to issue a similar command?

 

Sorry to post driver specific questions to this group but it doesn't 

 seem that there is a user group for this driver or any documentation.

 

   Anybody using Hammock with CouchDB?

 

Thank you.