You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2009/01/04 02:11:43 UTC

[Couchdb Wiki] Update of "API Cheatsheet" by ChrisAnderson

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by ChrisAnderson:
http://wiki.apache.org/couchdb/API_Cheatsheet

The comment on the change is:
change temp_view to slow_view

------------------------------------------------------------------------------
  
  == query (aka temporary view) ==
  
- POST /'''db'''/_temp_view
+ POST /'''db'''/_slow_view
  
  == view ==