Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change 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=diff&rev1=7&rev2=8 -------------------------------------------------- == Searching by value and returning associated 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 that 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 that value in adjacent rows. See [[Introduction_to_CouchDB_views#Linked_documents]]
