Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 33236 invoked from network); 10 Oct 2005 23:25:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Oct 2005 23:25:18 -0000 Received: (qmail 76040 invoked by uid 500); 10 Oct 2005 23:25:13 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 76003 invoked by uid 500); 10 Oct 2005 23:25:12 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 75971 invoked by uid 99); 10 Oct 2005 23:25:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2005 16:25:11 -0700 X-ASF-Spam-Status: No, hits=1.7 required=10.0 tests=RCVD_IN_NJABL_DUL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [207.115.57.60] (HELO ylpvm29.prodigy.net) (207.115.57.60) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2005 16:25:13 -0700 Received: from pimout4-ext.prodigy.net (pimout4-int.prodigy.net [207.115.4.203]) by ylpvm29.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id j9ANP3QT002938 for ; Mon, 10 Oct 2005 19:25:03 -0400 X-ORBL: [69.228.220.53] Received: from [192.168.168.81] (adsl-69-228-220-53.dsl.pltn13.pacbell.net [69.228.220.53]) by pimout4-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id j9ANOcSD193180; Mon, 10 Oct 2005 19:24:43 -0400 Message-ID: <434AF836.1080005@apache.org> Date: Mon, 10 Oct 2005 16:24:38 -0700 From: Doug Cutting User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: java-user@lucene.apache.org Subject: Re: query across fields? References: <434AD09E.6050307@animarc.com> <434AD294.3010306@apache.org> <434AD82C.8000106@animarc.com> <434AE852.2010807@apache.org> <434AEF0F.5070601@animarc.com> In-Reply-To: <434AEF0F.5070601@animarc.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Marc Hadfield wrote: > I'll give Span Query's a try as they can handle the 0 increment issue. Note that PhraseQuery can now handle this too. Doug --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org