Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 9829 invoked from network); 13 Oct 2006 14:51:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Oct 2006 14:51:46 -0000 Received: (qmail 95816 invoked by uid 500); 13 Oct 2006 14:51:39 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 95771 invoked by uid 500); 13 Oct 2006 14:51:39 -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 95760 invoked by uid 99); 13 Oct 2006 14:51:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2006 07:51:39 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [208.97.132.119] (HELO spunkymail-a17.dreamhost.com) (208.97.132.119) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2006 07:51:35 -0700 Received: from [192.168.0.2] (adsl-074-229-189-244.sip.rmo.bellsouth.net [74.229.189.244]) by spunkymail-a17.dreamhost.com (Postfix) with ESMTP id B46AA73C91 for ; Fri, 13 Oct 2006 07:51:12 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <452FA55B.7030709@USherbrooke.ca> References: <452FA55B.7030709@USherbrooke.ca> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Grant Ingersoll Subject: Re: QueryParser syntax French Operator : DONE! Date: Fri, 13 Oct 2006 10:51:10 -0400 To: java-user@lucene.apache.org X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Patrick, Thanks for the work. Create a bug in JIRA and upload a patch (see svn diff). See the Wiki for information on how to contribute. Thanks, Grant On Oct 13, 2006, at 10:40 AM, Patrick Turcotte wrote: > Hello! > > This may not be the best place for this message, sorry if this is > the case, but since this is the result of a question I asked here, > I decided to post it here. If I'm in error, please refer me to the > best procedure. Thanks! > > I've completed the desired "patch". I now have a version of the > QueryParser that can "understand" the AND, OR and NOT keyword in > other languages. > > 1) Patched from revision 454769 of lucene 2.1dev (trunk) > 2) The "ant test" target is still successful when the modified > QueryParser is used > 3) It doesn't break actual code > 4) The default behavior is the same as before > 5) It has to be deliberately activated > 6) It use ResourceBundle to find the keywords translation > 7) Comes with FRENCH translation > 8) Comes with JUnit testCases > 9) Adds 1 public method to QueryParser > > So, now, how do I go about sending it all to the those who can > decide to integrate it? Where? In what format? Etc. > > Thanks, > > Patrick Turcotte > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org > -------------------------- Grant Ingersoll Sr. Software Engineer Center for Natural Language Processing Syracuse University 335 Hinds Hall Syracuse, NY 13244 http://www.cnlp.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org