Hello, I've been working on the 4.x branch of Lucene and completely upgraded the core and wrapping the Index test cases. Michael Herndon, who has the 4x branch suggested reaching out to this distribution list to coordinate my work with the community. I'd very much appreciate it if anyone can check out my fork and let me know what the plans are going forward.
My github repo is https://github.com/hakeemsm/lucene.net/tree/branch_4x Thanks a lot! ---------- Forwarded message ---------- From: michael herndon <[email protected]> Date: Wed, Dec 31, 2014 at 6:16 PM Subject: Re: Lucene.Net 4.x To: Hakeem Mohammed <[email protected]> Hi Hakeem, I suggest sending forwarding this e-mail to [email protected]. The 4x branch has been merged into the master branch and is actively being worked on by the community. The apache group is looking for help into releasing a compatible version of Lucene.Net for 4.8. Whatever work has been done will need to be coordinated on that list. I appreciate the work and look forward to your contributions to the community. Cheers, Michael On Tue, Dec 30, 2014 at 10:50 AM, Hakeem Mohammed <[email protected]> wrote: > Hi Michael, > > My name is Hakeem Mohammad and I've been looking into Lucene & Solr > recently. I see that you have created the 4.x branch and was wondering if > you are actively working on it. I forked it a couple months back and have > been updating it to catch up with the latest Java version. The core part is > done and I'm working on fixing the tests. There's 100s of the them :) > > I moved the contrib projects under the same Lucene.NET sln but haven't > started working on those yet. Hopefully, I'll be done with the core and > have all the tests passing by the end of this week. Please let me know if > you have changes of your own so we can collaborate. If not, I should be > able to send you a PR some time in Jan. > > Thanks for your time and I look forward to hearing back from you > > My github repo https://github.com/hakeemsm/lucene.net/tree/branch_4x > > @hakeemsm >
