Could you say in a few words what you did to accomplish this? I know that you mentioned you used a resource bundle, but what part of the code reads this resource bundle? What method did you use to get by the JavaCC issues?
thanks, -Mark On 10/13/06, Patrick Turcotte <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]