On Thu, Jan 07, 2010 at 09:29:49PM +0100, Joscha Feth wrote:
> > I've tried it out and added some documentation here:
> > http://wiki.apache.org/couchdb/Introduction_to_CouchDB_views#Linked_documents
> 
> this is exactly what I was searching for...cool, really really cool,
> this is a bit like the parent relationships in Bigtable - does anyone
> know since when this exists in trunk?

commit 333e010218a6cb9681672d3f6a52923a65c353b7
Author: jchris <jch...@13f79535-47bb-0310-9956-ffa450edef68>
Date:   Wed Sep 16 22:04:18 2009 +0000

    include_docs now take an _id (as well as a _rev) in the emitted value, to 
load docs other than the one doing the emitting. This means you can have one 
doc list a set of other docs to load in a single query. Enjoy!
    
    
    git-svn-id: http://svn.apache.org/repos/asf/couchdb/tr...@815984 
13f79535-47bb-0310-9956-ffa450edef68

Reply via email to