Hello List, Currently using lucene-3.0.1 on Windows XP with Cygwin to execute commands
Trying to index files in my directory and I am receiving the following lmcgi...@bne001840 /cygdrive/c/Downloads/Apache/lucene-3.0.1/lucene-3.0.1 $ java org.apache.lucene.demo.IndexFiles C:/Downloads/Apache/lucene-3.0.1/ lucene-3.0.1/src Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/lucene/dem o/IndexFiles Caused by: java.lang.ClassNotFoundException: org.apache.lucene.demo.IndexFiles at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) Could not find the main class: org.apache.lucene.demo.IndexFiles Program will exit. I have both lucene-core-3.0.1 and lucene-demos-3.0.1 in my classpath, although I also have a Nutch/lib variable which includes lucene-core-3.0.1 already set in my environment as I have been using this project as well... is this the problem? If not can someone please suggest what is going wrong. Thank you Lewis Glasgow Caledonian University is a registered Scottish charity, number SC021474 Winner: Times Higher Education's Widening Participation Initiative of the Year 2009 and Herald Society's Education Initiative of the Year 2009 http://www.gcu.ac.uk/newsevents/news/bycategory/theuniversity/1/name,6219,en.html