There is also the question of how to sort by thread and also sort the
threads by date. I'm having trouble with that. The only thing I can
think of is to add the date of the thread root message to all thread
members.
Chris Anderson wrote:
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.