From user-return-5207-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Sat Jun 20 01:06:34 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 75244 invoked from network); 20 Jun 2009 01:06:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jun 2009 01:06:34 -0000 Received: (qmail 62993 invoked by uid 500); 20 Jun 2009 01:06:44 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 62915 invoked by uid 500); 20 Jun 2009 01:06:44 -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 62905 invoked by uid 99); 20 Jun 2009 01:06:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Jun 2009 01:06:44 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hhsuper@gmail.com designates 209.85.222.171 as permitted sender) Received: from [209.85.222.171] (HELO mail-pz0-f171.google.com) (209.85.222.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Jun 2009 01:06:36 +0000 Received: by pzk1 with SMTP id 1so376258pzk.13 for ; Fri, 19 Jun 2009 18:06:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=kEfx05ZlavidvlLBy26On1wv67JEBTkDKwfnAxTHSic=; b=qretygqKXvxqw6tJCSiDSpk8unFUTVyn2e20mVZV1hRNTkELQ7GcZEzr0uqopPTQHP fllLts4xEtoA5TFWsUrgERvmOgWZo1h98RkvZnDKUwHY1H38VQf7oPzvfqfS3ajQXWl1 FQWFE1ZfiJNdVgsPRx7Xd6hYJghVXvP02+wJI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=fkMwnFxSBt5KLDgr+NnK/8v1DzvfRO6/hdNKQMzMa3zCZQrHjPf1UDd8lUl/R3E+t5 3Xi3tBmf7zXHKV1k/e5biRkiN05IQadzjRoIvMeE3tbEpSvKwaSwZh/RFdV8Z1RrLMIG kx7rmmV2x/9ZBoSlAkRXM2nqsUugkmENM75u4= MIME-Version: 1.0 Received: by 10.114.134.20 with SMTP id h20mr4981577wad.37.1245459976075; Fri, 19 Jun 2009 18:06:16 -0700 (PDT) From: hhsuper Date: Sat, 20 Jun 2009 09:05:56 +0800 Message-ID: <69a992ac0906191805j7af5b6bdg12a318b80b3ee521@mail.gmail.com> Subject: couchdb soriting with value question? To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0016364176ed74c148046cbd3fff X-Virus-Checked: Checked by ClamAV on apache.org --0016364176ed74c148046cbd3fff Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, i have a view (impl with map/reduce function), the value need to be caculated in reduce function(for group reason etc.), and then how could i sorting by the value column? -- Yours sincerely Jack Su --0016364176ed74c148046cbd3fff--