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 9FB5F7572 for ; Thu, 14 Jul 2011 08:04:52 +0000 (UTC) Received: (qmail 93679 invoked by uid 500); 14 Jul 2011 08:04:45 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 91870 invoked by uid 500); 14 Jul 2011 08:04:26 -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 91801 invoked by uid 99); 14 Jul 2011 08:04:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 08:04:22 +0000 X-ASF-Spam-Status: No, hits=-1.4 required=5.0 tests=RCVD_IN_DNSWL_MED,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcdcu-couchdb-user@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 08:04:13 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QhGth-0007BG-KY for user@couchdb.apache.org; Thu, 14 Jul 2011 10:03:49 +0200 Received: from 192.131.85.207 ([192.131.85.207]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Jul 2011 10:03:49 +0200 Received: from srikanth_kollipara by 192.131.85.207 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Jul 2011 10:03:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: user@couchdb.apache.org From: Srikanth Subject: Re: Need help in couchDB views Date: Thu, 14 Jul 2011 08:03:36 +0000 (UTC) Lines: 9 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 192.131.85.207 (Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30) X-Virus-Checked: Checked by ClamAV on apache.org David Caylor writes: > The error is indicating that your view isn't named title_3. Double check > that you're using the right view name. hi David, when i saw it in the design document, the view named "title_3" was there in the database.