From commits-return-5121-apmail-couchdb-commits-archive=couchdb.apache.org@couchdb.apache.org Wed Sep 08 21:54:38 2010 Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 66401 invoked from network); 8 Sep 2010 21:54:38 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Sep 2010 21:54:38 -0000 Received: (qmail 47746 invoked by uid 500); 8 Sep 2010 21:54:38 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 47636 invoked by uid 500); 8 Sep 2010 21:54:37 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 47629 invoked by uid 500); 8 Sep 2010 21:54:37 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 47624 invoked by uid 99); 8 Sep 2010 21:54:37 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 21:54:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 21:54:19 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 2AB9628C; Wed, 8 Sep 2010 21:53:51 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Wed, 08 Sep 2010 21:53:50 -0000 Message-ID: <20100908215350.38344.63555@eosnew.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22Introduction=5Fto=5FCouchDB=5Fv?= =?utf-8?q?iews=22_by_Punycode?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for c= hange notification. The "Introduction_to_CouchDB_views" page has been changed by Punycode. The comment on this change is: Fixed error in the re-reduce part: depended = on unmentioned group_level=3D2. http://wiki.apache.org/couchdb/Introduction_to_CouchDB_views?action=3Ddiff&= rev1=3D34&rev2=3D35 -------------------------------------------------- [[http://mail-archives.apache.org/mod_mbox/couchdb-user/200903.mbox/<2009= 0330084727.GA7913@uk.tiscali.com>|For example]], suppose you have a view wh= ich emits key->value pairs like this: = {{{ - [X, Y, 0] -> Object_A + [X, Y, 1] -> Object_A [X, Y, 1] -> Object_B1 [X, Y, 1] -> Object_B1 [X, Y, 1] -> Object_B1