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/View_Snippets

The comment on the change is:
formatting

------------------------------------------------------------------------------
  This page collects code snippets to be used in your ["Views"]. They are 
mainly ment to help getting your head arround the map/reduce approach to 
databases. Keep in mind that the the Futon Web-Client silently adds group=true 
to your views.
  
- == Get docs with a particular user id
+ == Get docs with a particular user id ==
  
  {{{
  map: function(doc) {

Reply via email to