Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 54298 invoked from network); 27 Mar 2010 19:42:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Mar 2010 19:42:28 -0000 Received: (qmail 4192 invoked by uid 500); 27 Mar 2010 19:42:27 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 4147 invoked by uid 500); 27 Mar 2010 19:42:27 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 4136 invoked by uid 99); 27 Mar 2010 19:42:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Mar 2010 19:42:27 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=AWL,FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of randall.leeds@gmail.com designates 74.125.83.52 as permitted sender) Received: from [74.125.83.52] (HELO mail-gw0-f52.google.com) (74.125.83.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Mar 2010 19:42:21 +0000 Received: by gwj16 with SMTP id 16so2292143gwj.11 for ; Sat, 27 Mar 2010 12:42:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:received:message-id:subject:from:to:content-type; bh=78UMh8QLXwrpjlWCYGct4Ti62OcALsuNXeUo/ndTNR0=; b=AwmgrpSbq+TdXTYIZc0CVyn/krGD/+bWvouaEnA7uz5z+svsFnXbSw00gExhw/LIZC IJ2jZQ2l2uLvx8LWznDEWBbVIjHtlUe/MFb1UxsA3hG/acswg9gAuIrL7eznvqfIV1+b OUIati3OKi69Djr6Idj8RpixwEfz9s+ibnly8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=x6KoPz3sngh+ZbkAk8oC7DXwgLov0iZRlPL3W6paYDFQvsNkcLpTXkBzBSlbtJ2WoD w52n+9Kc4IlAKOjoWTR2/kWvx5G8OjzdrtAq2xlexObDWeSsoa3Vpc637HfGpK/nhL4k DEHAcFMjGk8C058uD9mEquJOfbvELj/YE69gY= MIME-Version: 1.0 Received: by 10.231.157.11 with HTTP; Sat, 27 Mar 2010 12:42:00 -0700 (PDT) Received: by 10.231.157.11 with HTTP; Sat, 27 Mar 2010 12:42:00 -0700 (PDT) In-Reply-To: References: <91611AEB-BF12-473E-8197-E5F6CABC3AB8@gmail.com> Date: Sat, 27 Mar 2010 12:42:00 -0700 Received: by 10.101.150.5 with SMTP id c5mr4730181ano.199.1269718920139; Sat, 27 Mar 2010 12:42:00 -0700 (PDT) Message-ID: Subject: Re: bulk Updates From: Randall Leeds To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0016e68ea0a73315e90482cd79e7 --0016e68ea0a73315e90482cd79e7 Content-Type: text/plain; charset=UTF-8 Not that this is a definitive answer, but this is what your music player does with id3 tags. It takes a long time to retag a bunch of music. Some things are by nature slow. On Mar 27, 2010 11:23 AM, "faust 1111" wrote: Chris you think its o`key when i have 2000 Audio with same author and when i need update author name i need fetch 2000 audio when by hand find author in Array, and replace name? 2010/3/27 Chris Anderson : > In Taskr I copy the authors full profile (name, URL, gravatar image URL) to > each task document. ... --0016e68ea0a73315e90482cd79e7--