Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 64992 invoked from network); 13 Nov 2008 16:22:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Nov 2008 16:22:41 -0000 Received: (qmail 54086 invoked by uid 500); 13 Nov 2008 16:22:47 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 54049 invoked by uid 500); 13 Nov 2008 16:22:47 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 54038 invoked by uid 99); 13 Nov 2008 16:22:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Nov 2008 08:22:47 -0800 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 paul.joseph.davis@gmail.com designates 74.125.92.149 as permitted sender) Received: from [74.125.92.149] (HELO qw-out-1920.google.com) (74.125.92.149) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Nov 2008 16:21:28 +0000 Received: by qw-out-1920.google.com with SMTP id 4so676258qwk.54 for ; Thu, 13 Nov 2008 08:22:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=uTjDaNoskGWMMiuYkkeg6fBuhHs4XziIftO9ayDQ4Ao=; b=smVy8RWjrzwNV/771CsjRuK5rvgiblSt/l6eIfukKS8zth6zlFIDsp89BqecS/kfr6 Zuy1Vf0/b12hQfeuhlJVRNAjSWjGDKZIsc0B4DGzn0lbwcguKJ+GIw28N6hcvd2WuTHX iLBSMRM1vWFkrrNq9+mJCbVxHuNv013a/UcEI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=bEelFRaXdtowDGRbYcbbv7kRwDBDrCjfUZjKCBw9hHkSLzWPL+1VDyGLIx5x3vxNxR fHWwuAAZVy2gg8g5Tg3dlYBhAg4MYqnyq5j45tIM9hcLHvjAs30h0aMxCyJVH+vSZFUJ 368fVR0YQzsPKnSf4IBCqYE0syTBVaMbhnWGo= Received: by 10.215.40.9 with SMTP id s9mr11290683qaj.128.1226593331358; Thu, 13 Nov 2008 08:22:11 -0800 (PST) Received: by 10.214.215.21 with HTTP; Thu, 13 Nov 2008 08:22:11 -0800 (PST) Message-ID: Date: Thu, 13 Nov 2008 11:22:11 -0500 From: "Paul Davis" To: couchdb-user@incubator.apache.org Subject: Re: Document Updates In-Reply-To: <403828.36717.qm@web52508.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <403828.36717.qm@web52508.mail.re2.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org The entire document. On Thu, Nov 13, 2008 at 11:20 AM, Michael Ramirez wrote: > When updating documents must the entire document be resent or just the changed fields? > > Michael > > > > >