Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 24073 invoked from network); 13 Aug 2010 15:17:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Aug 2010 15:17:04 -0000 Received: (qmail 86726 invoked by uid 500); 13 Aug 2010 15:17:02 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 86677 invoked by uid 500); 13 Aug 2010 15:17: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 86669 invoked by uid 99); 13 Aug 2010 15:17:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Aug 2010 15:17:01 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of fynwine@gmail.com designates 209.85.214.180 as permitted sender) Received: from [209.85.214.180] (HELO mail-iw0-f180.google.com) (209.85.214.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Aug 2010 15:16:55 +0000 Received: by iwn4 with SMTP id 4so46069iwn.11 for ; Fri, 13 Aug 2010 08:16:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:reply-to:received :from:date:x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=cbGPg6aIYdwpc/C+wVd8A+l1Q11fpbeM5Se2ajNeBiw=; b=iHR9GHQEIWtp0pN4QGhtMMLNhbboja5sGPhozvwXNShS/RkpZZv6Pd1AJ/ernN5RTu EiHvykhTQTTj81uv9SQxa2u62ePJ8bURXkZrwI5fVH9y1jENijTnpQHYgC0umhq7G9tW Hvy/wQp7FD/4gHKIsTEhaLWcKcrTMUToN/tZw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:from:date:x-google-sender-auth :message-id:subject:to:content-type:content-transfer-encoding; b=uis60EyYCv2uHFasnOcju4erp00zuJdx3nhExbAavKScR1/Y3ddeKbMKdXn27hUEW0 bQ1qccfKY5tYGE94RVvHYs5d3EsnE2ShiQc5TXErH57H35Gmmn++NR6zHMt2uRxLDLk0 Ipfk9OKBdwUFWpMEVGhK51ePzzYI6okOYlTKE= Received: by 10.231.157.207 with SMTP id c15mr1625769ibx.143.1281712593496; Fri, 13 Aug 2010 08:16:33 -0700 (PDT) MIME-Version: 1.0 Sender: fynwine@gmail.com Reply-To: aj@ajbrown.org Received: by 10.231.156.78 with HTTP; Fri, 13 Aug 2010 08:16:13 -0700 (PDT) From: "A.J. Brown" Date: Fri, 13 Aug 2010 11:16:13 -0400 X-Google-Sender-Auth: GL01SI8OF4_KBI4XVbfY6E-48WQ Message-ID: Subject: CouchDB-Lucene and keys To: user Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi All, Is it possible to emit keys with couchdb-lucene views, and return only documents which match the key (like standard views)? I have a set of documents that are currently being indexed, but I need to query only a certain subset of those documents based on a certain variable value. I would rather not have to make seperate lucene views for each possible variable value since the number of possible values is not fixed. Thanks for your help! --=20 A.J. Brown Software Engineer, ZCE blog : http://ajbrown.org talk=A0 : (937) 540-0099 chat : IntypicaAJ