Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 33267 invoked from network); 15 Nov 2004 22:47:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 15 Nov 2004 22:47:59 -0000 Received: (qmail 89551 invoked by uid 500); 15 Nov 2004 22:47:57 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 89525 invoked by uid 500); 15 Nov 2004 22:47:57 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 89509 invoked by uid 99); 15 Nov 2004 22:47:57 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [194.25.134.85] (HELO mailout11.sul.t-online.com) (194.25.134.85) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 15 Nov 2004 14:47:52 -0800 Received: from fwd02.aul.t-online.de by mailout11.sul.t-online.com with smtp id 1CTpdU-0006oZ-02; Mon, 15 Nov 2004 23:47:48 +0100 Received: from pD9EBE85F.dip.t-dialin.net (JlV+l+ZTweNbgi33Uw3MjmrAghtJRQKNeSKuLs-ze+wIZWoslQuIga@[217.235.232.95]) by fmrl02.sul.t-online.com with esmtp id 1CTpdL-0KMAU40; Mon, 15 Nov 2004 23:47:39 +0100 From: Daniel Naber To: "Lucene Developers List" Subject: Re: the future of MultiFieldQueryParser Date: Mon, 15 Nov 2004 23:48:13 +0100 User-Agent: KMail/1.7.1 References: <04Nov15.130431pst."58617"@synergy1.parc.xerox.com> In-Reply-To: <04Nov15.130431pst."58617"@synergy1.parc.xerox.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200411152348.13080@danielnaber.de> X-ID: JlV+l+ZTweNbgi33Uw3MjmrAghtJRQKNeSKuLs-ze+wIZWoslQuIga@t-dialin.net X-TOI-MSGID: ef7e80aa-0747-445f-b065-cd2918f56041 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Monday 15 November 2004 22:04, Bill Janssen wrote: > I've already addressed this issue a few months ago on the lucene-users > list. =C2=A0My improved version of MultiFieldQueryParser is at > ftp://ftp.parc.xerox.com/transient/janssen/SearchTest.java. Do you see any advantage of your implementation over the one I posted to=20 the list? I'd prefer mine (actually Eric Jain's) as it's shorter and=20 doesn't require "instanceof". BTW, both don't properly support the new=20 =46uzzyQuery that lets you set a minimum similarity. I'll fix my proposal=20 accordingly. Regards Daniel =2D-=20 http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org