From commits-return-3706-apmail-couchdb-commits-archive=couchdb.apache.org@couchdb.apache.org Thu Jan 07 10:39:03 2010 Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 34883 invoked from network); 7 Jan 2010 10:39:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jan 2010 10:39:03 -0000 Received: (qmail 85889 invoked by uid 500); 7 Jan 2010 10:39:03 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 85818 invoked by uid 500); 7 Jan 2010 10:39:03 -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 85809 invoked by uid 500); 7 Jan 2010 10:39:02 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 85806 invoked by uid 99); 7 Jan 2010 10:39:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jan 2010 10:39:02 +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.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jan 2010 10:39:00 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id D1C801781C; Thu, 7 Jan 2010 10:38:39 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Thu, 07 Jan 2010 10:38:39 -0000 Message-ID: <20100107103839.22475.63147@eos.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22How=5Fto=5Fstore=5Fhierarchical?= =?utf-8?q?=5Fdata=22_by_BrianCandler?= 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 "How_to_store_hierarchical_data" page has been changed by BrianCandler. The comment on this change is: Trying again. http://wiki.apache.org/couchdb/How_to_store_hierarchical_data?action=3Ddiff= &rev1=3D7&rev2=3D8 -------------------------------------------------- = =3D=3D Searching by value and returning associated documents =3D=3D = - Couchdb 0.11 adds a feature where you can emit a key,value pair linked to= a different document ID. Hence it's possible to build a view where you can= search for a value V ''and'' also return the ancestors or children for tha= t value in adjacent rows. See Introduction_to_CouchDB_views#Linked_documents + Couchdb 0.11 adds a feature where you can emit a key,value pair linked to= a different document ID. Hence it's possible to build a view where you can= search for a value V ''and'' also return the ancestors or children for tha= t value in adjacent rows. See [[Introduction_to_CouchDB_views#Linked_docume= nts]] =20