RE: Lucene.Net 2.0 "Alpha" is released

2006-08-25 Thread George Aroush
Hi Folks, Is anyone looking at Lucene.Net 2.0 "alpha" release? Per my email below, there are some NUnit tests that are failing and I can't take on this task all by myself. Well, actually I can, but it will take longer. So, if you have cycles and want to see Lucene.Net 2.0 released as "final", s

RE: Lucene.Net 1.9 and 1.9.1

2006-08-25 Thread George Aroush
Hi Folks, I re-released the source code, as ZIP for Lucene.Net 1.9 and 1.9.1. This is to fix the Lucene.Net JIRA issue: "(LUCENENET-14) Lucene.Net 1.9 implementation of StringToDate is incorrect" -- many thanks to Ben Martz to point this out. In addition to the re-release of the source as ZIP, I

[jira] Resolved: (LUCENENET-14) Lucene.Net 1.9 implementation of StringToDate is incorrect

2006-08-25 Thread George Aroush (JIRA)
[ http://issues.apache.org/jira/browse/LUCENENET-14?page=all ] George Aroush resolved LUCENENET-14. Resolution: Fixed This is now fixed for 1.9, 1.9.1 and 2.0 > Lucene.Net 1.9 implementation of StringToDate is incorrect > ---