map:    function(doc) { emit(doc.date, doc.count) }
reduce: function(keys, values, rereduce) { return sum(values) }

query:  ...?group=true&key="2008-12-21"

Antony Blakey
--------------------------
CTO, Linkuistics Pty Ltd
Ph: 0438 840 787

Success is not the key to happiness. Happiness is the key to success.
 -- Albert Schweitzer

Reply via email to