On Thursday 05 April 2007 17:07, Paul Hermans wrote: > I do receive the message > "java.lang.ClassNotFound: > net.sf.snowball.ext.GermansStemmer".
This class is not part of the lukeall-0.7.jar, but it's in lucene-snowball-2.1.0.jar (which you can find on the Luke homepage). You will then need to start Luke like this to make that file accessible to Luke: java -classpath lucene-snowball-2.1.0.jar:lukeall-0.7.jar org.getopt.luke.Luke (use ; instead of : if you're under Windows) Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]