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
