On 05/17/2011 10:12 PM, Paul Davis wrote: > On Tue, May 17, 2011 at 3:44 PM, Joe Freeman <[email protected]> wrote: >> Is it possible to do bulk updates with an _update handler? Having >> looked at the CouchDB code it doesn't look like it. Would there be any >> value in this as a feature? Would it, in theory, be a fairly >> straight-forward addition? >> > > Nope not possible. > > Fairly straight forward I suppose. Bigger question is whether its a good idea.
I would love to see it. The implementation could look a bit like _lists functions, where you loop through all the docs. Cheers, Volker
