From couchdb-dev-return-402-apmail-incubator-couchdb-dev-archive=incubator.apache.org@incubator.apache.org Tue May 20 12:20:48 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-dev-archive@locus.apache.org Received: (qmail 99968 invoked from network); 20 May 2008 12:20:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 May 2008 12:20:47 -0000 Received: (qmail 95300 invoked by uid 500); 20 May 2008 12:20:49 -0000 Delivered-To: apmail-incubator-couchdb-dev-archive@incubator.apache.org Received: (qmail 95159 invoked by uid 500); 20 May 2008 12:20:49 -0000 Mailing-List: contact couchdb-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-dev@incubator.apache.org Received: (qmail 95148 invoked by uid 99); 20 May 2008 12:20:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2008 05:20:48 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hdp@pobox.com designates 207.8.226.12 as permitted sender) Received: from [207.8.226.12] (HELO emerald.pobox.com) (207.8.226.12) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2008 12:20:02 +0000 Received: from vex.pobox.com (vex.pobox.com [208.72.237.13]) by emerald.pobox.com (Postfix) with ESMTP id BEA89132CE2 for ; Tue, 20 May 2008 08:20:29 -0400 (EDT) Received: by vex.pobox.com (Postfix, from userid 1000) id 87E6DDF41; Tue, 20 May 2008 08:20:29 -0400 (EDT) Date: Tue, 20 May 2008 08:20:29 -0400 From: Hans Dieter Pearcey To: couchdb-dev@incubator.apache.org Subject: Re: feature suggestion Message-ID: <20080520122029.GN31434@vex.pobox.com> References: <20080518181123.GJ31434@vex.pobox.com> <137F9FB7-A222-4861-A9C8-D34C26741D5B@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <137F9FB7-A222-4861-A9C8-D34C26741D5B@apache.org> User-Agent: Mutt/1.5.9i X-Virus-Checked: Checked by ClamAV on apache.org On Tue, May 20, 2008 at 08:53:27AM +0200, Jan Lehnardt wrote: > Query views with the ?update=false parameter unless you want them to > update. How did I miss that? I looked for it specifically. I even thought "it should be something like update=false in the query string". :) thanks, hdp.