Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 77426 invoked from network); 21 Oct 2004 20:05:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Oct 2004 20:05:49 -0000 Received: (qmail 67532 invoked by uid 500); 21 Oct 2004 20:05:45 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 67423 invoked by uid 500); 21 Oct 2004 20:05:44 -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 67410 invoked by uid 99); 21 Oct 2004 20:05:44 -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 [69.55.225.129] (HELO ehatchersolutions.com) (69.55.225.129) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 21 Oct 2004 13:05:43 -0700 Received: by ehatchersolutions.com (Postfix, from userid 504) id 142DA13E2009; Thu, 21 Oct 2004 16:05:41 -0400 (EDT) Received: from [128.143.167.108] (d-128-167-108.bootp.Virginia.EDU [128.143.167.108]) by ehatchersolutions.com (Postfix) with ESMTP id 02F2C13E2006 for ; Thu, 21 Oct 2004 16:05:40 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <4177F4E5.9080100@detego-software.de> References: <20041019203404.40552.qmail@web12708.mail.yahoo.com> <4177F4E5.9080100@detego-software.de> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <942C8850-239C-11D9-A5C8-000A95BC61B6@ehatchersolutions.com> Content-Transfer-Encoding: 7bit From: Erik Hatcher Subject: Re: Two formal questions Date: Thu, 21 Oct 2004 16:05:39 -0400 To: "Lucene Developers List" X-Mailer: Apple Mail (2.619) X-Spam-Status: No, hits=-6.3 required=5.0 tests=AWL,BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, RCVD_IN_ORBS,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_APPLEMAIL version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Oct 21, 2004, at 1:41 PM, Christoph Goller wrote: > Furthermore concerning Lucene 1.4.3: > Erik, before making the new release, I would feel better if > you could check whether your query-parser works with the current > branch 1.4.3. I apologize for the delay. I have meant to do this since you made the change. I will carve out some time and do that tonight if possible. It should be easy to make a test case for this though - have a QueryParser subclass override all the get*Query(...) methods from the Lucene 1.4.0 API and ensure that it compiles :) Erik --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org