Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "Troubleshooting" page has been changed by SeggyUmboh. http://wiki.apache.org/couchdb/Troubleshooting?action=diff&rev1=14&rev2=15 -------------------------------------------------- == Map/Reduce debugging == - SeaMonkey is a dependency of CouchDB, so you can debug your Map and Reduce functions in the js command line. First you assign a document to a variable: + You can debug your Map and Reduce functions in the js command line. First you assign a document to a variable: {{{ js> doc = { "_id": "image-5",
