Hi folks,
It is now official. Lucene.Net is now under ASF. It's new home is located here: http://incubator.apache.org/projects/lucene.net.html
Please join me at ASF to maintain and support Lucene.Net. Also, I am looking for committers which without Lucene.Net won't graduate from it's current incubation status. If you are interested, please email me at: george@aroush.net
Looking forward to see you all at ASF!... read more
- Release: Lucene.Net.1.9 RC1 build 002 Alpha
- Note: This release is based on the current Java code release of 1.9 RC1
- Note: This release contains all the fixes currently implemented for 1.4.3 build 004
- Note: There are still some remaing port work to be done; look for thext "Aroush" in the code
- Issue: The NUnit test code has not been ported yet
- Issue: Demo.IndexHtml won't work due to some bug in the area of in-memory stream porting
Hi folks,
I just released Snowball.Net -- this is a port of the current version from Java to C#. You can get the source code from here: http://svn.apache.org/repos/asf/incubator/lucene.net/tags/Lucene.Net_1_4_3_RC3_final/contrib/
Please be advised that other then the English Stemmer, I have not tested or validated any of the remaining stemmers provided in this release. This task I can't do since it requires a test data and the understanding of the language of the provided stemmer. Once those un-tested stemmers have been validated by volunteers who know the language, I will update this documentation to reflect this fact.... read more
- Release: Lucene.Net.1.4.3 final build 004
- Fix: Fixed System.Object cast in Lucene.Net.Search.RangeQuery and Lucene.Net.Analysis.PorterStemFilter -- Thanks to Jason
- Note: Move project o Apache at: http://svn.apache.org/repos/asf/incubator/lucene.net/
- Note: This is will be the final release of dotLucene on SourceForge.Net; dotLucene is being moved to Apache and should be ready within the next few days.
- Release: Lucene.Net.1.4.3 final build 003 - Source
- Release: Lucene.Net.1.4.3 final build 003 - Binary
- Fix: Memory leak -- Thanks to Marcus.
- Fix: Remoting class and other misused of System.Object cast -- Thanks to Jason
- Release: Lucene.Net.1.9 RC1
- Issue: There are still some code not fully ported; search for "Aroush" to find those codes.
- Issue: The NUnit test code has not been ported yet (the current code is still based on 1.4.3 final)
- Release: Lucene.Net.1.4.3 final build 002
- Fix: Lucene.Net.Index.MultiReader.cs -- fixed GetIndexedFieldNames()
- Release: Lucene.Net.1.4.3 final build 002 - Binary
- Fix: Lucene.Net.Search.TermQuery.Clone() -- was returning null, so removed it.
- Fix: Lucene.Net.Documents.Field.cs -- replaced StreamReader() to TextReader()
- Fix: Lucene.Net.Search.RemoteSearchable.cs -- added InitializeLifetimeService()
- Fix: Lucene.Net.Document.DateField.cs -- fixed StringToDate()
- Fix: Lucene.Net.Store.RAMDirectory.cs -- fixed RAMDirectory()
- Issue: Demo.IndexHtml won't work due to some bug in the area of in-memory stream porting
Two new releases:
1) dotLucene 1.4.3 RC2 build 001
2) Highlighter.net 1.4.0 RC1 build 001
dotLucene 1.4.3 Beta build 001 released
This release is targeted to become "final" for dotLucene 1.4.0.
This release is targeted as a "final" candidate.
It is the initial release of the dotLucene project.