Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 76129 invoked from network); 22 Jul 2008 16:41:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jul 2008 16:41:56 -0000 Received: (qmail 50859 invoked by uid 500); 22 Jul 2008 16:41:55 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 50825 invoked by uid 500); 22 Jul 2008 16:41:55 -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 50814 invoked by uid 99); 22 Jul 2008 16:41:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2008 09:41:55 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.233.184.233] (HELO wr-out-0506.google.com) (64.233.184.233) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2008 16:41:01 +0000 Received: by wr-out-0506.google.com with SMTP id c53so1022589wra.20 for ; Tue, 22 Jul 2008 09:41:25 -0700 (PDT) Received: by 10.90.83.18 with SMTP id g18mr3216175agb.78.1216744885334; Tue, 22 Jul 2008 09:41:25 -0700 (PDT) Received: by 10.90.79.11 with HTTP; Tue, 22 Jul 2008 09:41:25 -0700 (PDT) Message-ID: <5c02bc4e0807220941t474e6241t2d124cbcb320708c@mail.gmail.com> Date: Tue, 22 Jul 2008 12:41:25 -0400 From: "Avi Flax" To: couchdb-user@incubator.apache.org Subject: Re: Newbie: How to create a View In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5c02bc4e0807200944h2f2bf82chce107f9f3ac40684@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Jul 22, 2008 at 12:34 PM, Jan Lehnardt wrote: > Coming in late here, but I assume you have seen > http://wiki.apache.org/couchdb/HttpViewApi Thanks Jan, yes, I had, but at the time it wasn't clicking. Now it seems obvious. I think this illustrates the value of step-by-step howtos. Avi