Gus, I encourage you to submit your patch. Java 1.5 is allowed in many people's local Lucene repositories. :) I use PMS in a few high-traffic places and would like to see your improvements.
Otis ----- Original Message ---- From: Gus Holcomb <[EMAIL PROTECTED]> To: java-dev@lucene.apache.org Sent: Friday, November 3, 2006 11:54:56 AM Subject: RE: ParallelMultiSearcher reimplementation Is there any timeline for when Java 1.5 packages will be allowed? Thanks, Gus Holcomb -----Original Message----- From: Chris Hostetter [mailto:[EMAIL PROTECTED] Sent: Thursday, November 02, 2006 8:08 PM To: java-dev@lucene.apache.org Subject: Re: ParallelMultiSearcher reimplementation Hi Gus, : Is this development already taking place in the trunk? I was unable to : uncover any progress in this area. I haven't contributed to lucene (or : any open source project) before, but I would be willing to clean up a : number of things in this area if there was interest. I'm not aware of any particular development going on with ParallelMultiSearcher at the moment, but I'm also not that familiar with ParallelMultiSearcher in general -- so I can't say for sure. The best way to contribute these cahnges back to the community is using the steps outlined here... http://wiki.apache.org/jakarta-lucene/HowToContribute In a nut shell: 1) check out the trunk using anon SVN 2) move your code into the lucene package structure 3) generate a patch using (svn add as neccessary and) svn diff 4) submit the patch as an attachment in Jira. Don't worry too much about "cleaning" up the code at first ... as long as it compiles i would submit a patch, that way you can get eyeballs on it sooner, and then worry about how clean it is. -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]