On Mon, 2012-11-19 at 08:10 +0100, Bernd Fehling wrote: > I think there is already a BETA available: > http://luke.googlecode.com/svn/trunk/
> You might try that one. That doesn't work either for Lucene 4.0.0 indexes, same for source trunk. I did have some luck with downloading the source and changing the dependencies to Lucene 4.0.0 final (4 or 5 JARs, AFAIR). It threw a non-fatal exception upon index open, something about subReaders not being accessible throught the metod it used (sorry for being vague, it was on my home machine and some days ago), so I'm guessing that not all functionality works. It was possible to inspect some documents and that was what I needed at the time.