Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 85395 invoked from network); 7 Dec 2010 02:08:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Dec 2010 02:08:08 -0000 Received: (qmail 31574 invoked by uid 500); 7 Dec 2010 02:08:03 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 31523 invoked by uid 500); 7 Dec 2010 02:08:02 -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 31494 invoked by uid 99); 7 Dec 2010 02:08:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Dec 2010 02:08:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of zachary.zolton@gmail.com designates 74.125.82.180 as permitted sender) Received: from [74.125.82.180] (HELO mail-wy0-f180.google.com) (74.125.82.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Dec 2010 02:07:58 +0000 Received: by wyb29 with SMTP id 29so8170970wyb.11 for ; Mon, 06 Dec 2010 18:07:37 -0800 (PST) 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:message-id:subject:from:to:content-type; bh=OUKK0NXQWB0+U5GYgSLeyu0YiLb/BIWzZE93uqWW/l0=; b=CHhtbrKJnK+twNJsWiX7wLbA36vGdap4cdVd9o5W9Bn3r7pJdFoJ1qaJrfzgRnvzH6 5vgcfhOC3qZdfYoOFSyh/5edb6Lkhn3Fo21OIwVnzhbTIcF4fZ6tavzxW8oGE8xHInV7 T8aNAKOQ7HOsH/k50eMN0rYYm1zlVnGlKSsv8= 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=PoBwpJlILiOTwKg+qtz0E6qE/26Dx4Mb+J1thCZ6hZR69ilpDintk4T8mR0WrplQWR yacIRdAgVW3/U+idfRa97YQRKAwXtnw0q1MLCVvHGQ1/j3szB37qlG4nvuu8V2Yq/Mvi 3oyljpST3qBszSrDaTKFF9683hVUYPZhVlxBE= MIME-Version: 1.0 Received: by 10.227.133.139 with SMTP id f11mr1994752wbt.60.1291687656937; Mon, 06 Dec 2010 18:07:36 -0800 (PST) Received: by 10.227.20.21 with HTTP; Mon, 6 Dec 2010 18:07:36 -0800 (PST) In-Reply-To: References: Date: Mon, 6 Dec 2010 20:07:36 -0600 Message-ID: Subject: Re: Map/Reduce Question From: Zachary Zolton To: "user@couchdb.apache.org" Content-Type: text/plain; charset=ISO-8859-1 Glad that did whatcha needed. (^_^) -Zach On Monday, December 6, 2010, Matthew Woodward wrote: > On Mon, Dec 6, 2010 at 2:32 PM, Zachary Zolton wrote: > >> Then you'll want to use a range query: >> >> startkey=["Bush"]&endkey=["Bush",{}] >> > > Just wanted to confirm this works perfectly and in combination with all the > other assistance in this thread gets me exactly what I need. > > Not only does CouchDB rock, but the community rocks as well! Can't thank > everyone enough for helping me get over this hump. > > Matt > > -- > Matthew Woodward > matt@mattwoodward.com > http://blog.mattwoodward.com > identi.ca / Twitter: @mpwoodward > > Please do not send me proprietary file formats such as Word, PowerPoint, > etc. as attachments. > http://www.gnu.org/philosophy/no-word-attachments.html >