Thanks for keeping this up to date. When starting luke-4.10.1.jar I get: SLF4J: Failed to load class “org.slf4j.impl.StaticLoggerBinder”
May I suggest to add that class also directly to luke? And another one, I get a warning that log4j.properties should not use "org.apache.hadoop.metrics.jvm.EventCounter" any more. Instead it should use "org.apache.hadoop.log.metrics.EventCounter". After changing this in log4j.properties the warning is gone and everything runs fine. Again, thanks for your work. Regards, Bernd Am 07.10.2014 um 21:51 schrieb Dmitry Kan: > Hello, > > Luke 4.10.1 has been released. Download it here: > > https://github.com/DmitryKey/luke/releases/tag/luke-4.10.1 > > The release has been tested against the solr-4.10.1 based index. > > Changes: > https://github.com/DmitryKey/luke/issues/5 > https://github.com/DmitryKey/luke/issues/6 > > Remember to pass the following JVM parameter when starting luke: > > java -XX:MaxPermSize=512m -jar luke-with-deps.jar > > or alternatively, use luke.bat or luke.sh to launch luke from the command > line. > > Enjoy, > > Dmitry Kan >