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
|