Hi Folks,

I just released build 002 of Lucene.Net 1.9.1 build 002 "final" as well as
Lucene.Net 1.9 build 006 "final".  Lucene.Net 1.9 was already "final" but
1.9.1 wasn't (it is now.)

Here are the change sets for both of those releases:
    - Release:  Lucene.Net.1.9.1 build 002 "final"
    - Fix: Lucene.Net.Index.SegmentReader.cs and
Lucene.Net.Index.TermInfosReader.cs -- fixed memory leak by removing unused
finalizer.
    - Fix: Lucene.Net.Index.Compression.SharpZipLibAdapter -- provide full
name-space to ICompressionAdapter
    - Fix: Lucene.Net.Store.FSDirectory.RenameFile() -- added a missing
while loop
    - Fix: Lucene.Net.Store.MultiSearcher.CreateWeight() -- wasn't iterating
over the term keys correctly
    - Fix: Lucene.Net.Search.Query.Combine() -- wasn't checking for the
right key before adding

You can grab the source for 1.9 or 1.9.1 off SVN or get a ZIP of the source
from the download site: http://incubator.apache.org/lucene.net/download/.
The ZIP files are called: Lucene.Net-1.9.1-002-29Sep06.src.zip and
Lucene.Net-1.9.final-006-29Sep6.src.zip

Best regards,

-- George Aroush

Reply via email to