On Oct 15, 2009, at 3:09 PM, Larry wrote:

On the CouchDB wiki there is an Ruby script that can be used to query your views on update. I was wondering when using this process does every single view need to be called specifically, or does updating one view for a given document cause all the views to be updated. I assume its the ladder but I
just wanted to double check. Thanks
larry

You've got it right, all view in a design document are updated simultaneously. Best,

Adam

Reply via email to