Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 902DE9018 for ; Wed, 22 May 2013 07:41:36 +0000 (UTC) Received: (qmail 37363 invoked by uid 500); 22 May 2013 07:41:36 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 36754 invoked by uid 500); 22 May 2013 07:41:35 -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 36739 invoked by uid 99); 22 May 2013 07:41:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 May 2013 07:41:34 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dch@jsonified.com designates 209.85.217.174 as permitted sender) Received: from [209.85.217.174] (HELO mail-lb0-f174.google.com) (209.85.217.174) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 May 2013 07:41:29 +0000 Received: by mail-lb0-f174.google.com with SMTP id u10so1718917lbi.19 for ; Wed, 22 May 2013 00:41:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jsonified.com; s=google; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=KOBZUVczxm/PQeSwLymq+Qgomc9SVKNgigVMuKNRIOY=; b=jhV5b+aKoHdZQgp1D8MypOqZ1TSirBRZfiO8KbJ1uM6gvPwHeQLRM9xWl7hTWrzO3e 6efVtdIeirG4g7yD2XmcG/Tj2XtKm7c6XBeZL7kk1crBdO4GRGwmLSg92FdAvO+8Hk6O xp6Bza4vi0DoiQlryJU5aakNEb5GuwJ3bEClQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:content-type:x-gm-message-state; bh=KOBZUVczxm/PQeSwLymq+Qgomc9SVKNgigVMuKNRIOY=; b=Rk7skxGJU18Z3ZmA3C2x4TDDj3xEsScnbn1fRIGyUa3Sf5EzUBRzrFSc4a9P1itL5f ZGGObbu3YETy4oXUsBcTLS5cSc9TagDnJaBV9p1H2KA+rDgm8DzWnkFzKJQHZjmCiRNj LloMdxNvnPdyH3aEWk5YxByRbo6qrAM0n4QVw/SSvBCSEj/DDwha6XmtLrZuA6GjQQw9 Iez9lF2AAj2Gcff48n9ZiLtCbpTuSqtnzMimHw6h6od9rftnLKesdHJKRyRItzphmr7V o8ANhh9BmRhlixrpMfnsNuKZPtyQH8J24yqn3GEqVu2b+mpTZGSWlroRKNeNkWSItiWG palg== MIME-Version: 1.0 X-Received: by 10.112.155.202 with SMTP id vy10mr3409307lbb.51.1369208468676; Wed, 22 May 2013 00:41:08 -0700 (PDT) Received: by 10.112.151.7 with HTTP; Wed, 22 May 2013 00:41:08 -0700 (PDT) X-Originating-IP: [84.112.19.176] In-Reply-To: References: Date: Wed, 22 May 2013 09:41:08 +0200 Message-ID: Subject: Re: [ASK] How to passing 1st view data to 2nd view?? From: Dave Cottlehuber To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmzpvjh6iM+aR8+U4HuiCxS23KdiYUKMDc9H1JpZuU/fcQw27rs9gLOpdkaxZbc4VTQWCTl X-Virus-Checked: Checked by ClamAV on apache.org On 22 May 2013 09:37, Andrey Kuprianov wrote: > Hi, > > There's a 1st edition available, as opposed to reading a draft: > http://guide.couchdb.org/editions/1/en/index.html > > Andrey The draft ironically is the newer 1.x release edition. Confusing!