Hi, My name is Guido Tagliavini and I'm a software engineer intern at Microsoft. With Chris Anderson, a long time software engineer working on search engines at Microsoft, we are interested in improving Lucene.NET's core. At the moment we are trying to make all the core's tests work. You can check the progress we've made at
https://github.com/guidotag/lucenenet/tree/ms-branch Best regards, Guido -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Itamar Syn-Hershko Sent: Monday, January 12, 2015 11:50 PM To: [email protected] Subject: Re: Can any developer tell me what's going on about Lucene.NET? Obviously, it stopped because there was no one doing actual work on it.. We are now working on porting Java Lucene 4.8.0 and showing nice progress. See here: https://github.com/apache/lucenenet/tree/master We can use any help we can get in either getting the tests to all green (about 250 left in the core, out of 2300 or so), or finish porting sub-projects like: https://github.com/apache/lucenenet/tree/master/src/Lucene.Net.Suggest https://github.com/apache/lucenenet/tree/master/src/Lucene.Net.Analysis.Common https://github.com/apache/lucenenet/tree/master/src/Lucene.Net.Codecs And their tests -- Itamar Syn-Hershko http://code972.com | @synhershko <https://twitter.com/synhershko> Freelance Developer & Consultant Author of RavenDB in Action <http://manning.com/synhershko/> On Tue, Jan 13, 2015 at 12:33 AM, tonyqus <[email protected]> wrote: > Hi Devs, > > I took a look at the latest release of Lucene.NET. It was in Oct, 2012. > I'm not sure why it stopped updates because I think it's a really > popular project. It's the only solution for full-text indexing in .NET. > > What's the corresponding version of Lucene.NET 3.03 to Lucene in Java? > Maybe I can help pick the project up somewhat. > > Btw, I'm the major developer of NPOI (POI in .NET) and Toxy (Tika in > .NET). I have some experience in migrating Java to .NET. > > 2015-01-13 > > > tonyqus
