Hi, thanks for taking over this. I have literally just merged Russell's, Prescott's and my changes to the master branch of the main repo for this project. That'd be git:// git.apache.org/lucene.net.git with a mirror at https://github.com/apache/lucene.net (note the mirror has some mirroring latency).
I'm going to post more details about this in another thread, but in short: I was able to fix many tests but still quite a few remaining. We will be happy to receive more help from you and your team, but please if you could sign the ICLA asap so we can merge your changes in quickly. I'm also working on tests and other areas, but that shouldn't stop you. Please make sure you commit to a fork with clear and concise commit messages, and then we could just merge your changes in as they come. So in short: please fork the Apache Lucene.NET repo and work off the master branch, work on fixing whatever tests you want, and send pull requests to either my branch or here: https://github.com/apache/lucene.net/pulls. Thanks again and welcome. -- Itamar Syn-Hershko http://code972.com | @synhershko <https://twitter.com/synhershko> Freelance Developer & Consultant Author of RavenDB in Action <http://manning.com/synhershko/> On Sat, Sep 6, 2014 at 2:19 AM, Prad Nelluru <[email protected]> wrote: > Hey everyone, > > I recently joined Souren Aghajanyan's team at Microsoft. I've taken over > the work that Russell had been doing on porting Lucene. My main concern at > the moment is to get the unit tests passing, with high priority being given > to index, store, util, and search tests. > > The devs who are working on the tests (like me) should work together to > tackle the unit tests in an organized fashion. Who else is working on them? > > I'm currently working on the code with our internal source control. It > would be beneficial if I start contributing to the main repo that the > project is using. Is synsherko's repo ( > https://github.com/synhershko/lucene.net/tree/Lucene.Net_4.8.0/) the one > we're currently working on? I'd like to reconcile the changes I've made to > the unit tests soon so we're all on the same page. > > Thanks, > Prad Nelluru >
