On Fri, Nov 28, 2008 at 2:58 AM, Chris Anderson <[EMAIL PROTECTED]> wrote: > I don't think there is an easy way to traverse a linked list of > couchdb documents. Tell me if you think of a way. >
Unless of course you include the root doc id in all list member docs. Then you can get a whole thread in a single view query.