Hi Andrzej, Cool! The only thing I found that is not working is the analysis tool, because no analyzer in lucene has a zero-arg ctor anymore. So you should use reflection to find a one-arg ctor with o.a.l.util.Version and use it preferably and if not existent fall back to the zero-arg ctor.
I'll open an issue. ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -----Original Message----- > From: Andrzej Bialecki [mailto:a...@getopt.org] > Sent: Saturday, December 26, 2009 2:51 PM > To: java-user@lucene.apache.org > Subject: [ANN] Luke 1.0.0 for Lucene 3.0 > > Hi all, > > I'm happy to announce that Luke 1.0.0 was released, and is available for > download here: > > http://code.google.com/p/luke > > This version of Luke uses Lucene 3.0 jars. There were only minor changes > in the code (and none in functionality) related to the changes in API > between Lucene 2.9.1 and 3.0. > > Your feedback is welcome - please use the Google Issue tracker to report > issues. > > Merry Christmas! > > > -- > Best regards, > Andrzej Bialecki <>< > ___. ___ ___ ___ _ _ __________________________________ > [__ || __|__/|__||\/| Information Retrieval, Semantic Web > ___|||__|| \| || | Embedded Unix, System Integration > http://www.sigram.com Contact: info at sigram dot com > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org