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 42DCD10CE3 for ; Mon, 7 Apr 2014 20:26:08 +0000 (UTC) Received: (qmail 79702 invoked by uid 500); 7 Apr 2014 20:26:06 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 79399 invoked by uid 500); 7 Apr 2014 20:26:05 -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 79376 invoked by uid 99); 7 Apr 2014 20:26:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2014 20:26:00 +0000 X-ASF-Spam-Status: No, hits=-0.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hknight555@gmail.com designates 74.125.82.182 as permitted sender) Received: from [74.125.82.182] (HELO mail-we0-f182.google.com) (74.125.82.182) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2014 20:25:54 +0000 Received: by mail-we0-f182.google.com with SMTP id p61so7397287wes.13 for ; Mon, 07 Apr 2014 13:25:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=w8R3UdYNUp29xA1SOJUai91P8rZQVe346UJ7FAyudg0=; b=Q0DaKJ01oppWFjBcBL3GgG+TB6ZbYCamVclCRBRcIR4xLyhzC50AfyOFqL8jIPSi4E kJyaMoufu/bSWOJ9+yd5JK5LaMzN1vNtMQvO8Bu2P+HuN1PvqpjuztCUnR75lYI+3s+v fQMFKK9zFT7oA138EQzwexsReCk2BThyVjgA99dkcboxo19WB44zUKc8PxPg/uLOOvPz u2vR/f22ASCktGRh3KLYlxPeALttJ2i1Gd4SES6CsfzSPrYKrL28LDEvc5lhKGpJbTSe wMBvlCOigrslg96S0wAVXnRZX2s0flJnIDkhSYmk6XQa5BhVYZ9dPxrAzpwxpcq269fj 8QBQ== MIME-Version: 1.0 X-Received: by 10.180.14.199 with SMTP id r7mr479159wic.0.1396902333681; Mon, 07 Apr 2014 13:25:33 -0700 (PDT) Received: by 10.216.169.197 with HTTP; Mon, 7 Apr 2014 13:25:33 -0700 (PDT) Date: Mon, 7 Apr 2014 17:25:33 -0300 Message-ID: Subject: couchdb-lucene: minimum score From: Hank Knight To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Is there a way to limit couchdb-lucene results so that only results with a score of 0.1 or better are returned?