Thank you I don't know how I missed that, but I really appreciate your help!!
--
View this message in context:
http://lucene.472066.n3.nabble.com/lucene-classpath-tp4243489p4243600.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
--
I have set the CLASSPATH, as such:
C:\Users\User5>echo %CLASSPATH%
C:\Users\User5\Documents\lucene\lucene-5.3.1\core\lucene-core-5.3.1.jar;C:\Users
\User5\Documents\lucene\lucene-5.3.1\queryparser\lucene-queryparser-5.3.1.jar;C:
\Users\User5\Documents\lucene\lucene-5.3.1\demo\lucene-demo-5.3.1.jar
I am trying to set the classpath for the lucene jars
I have tried many different variations of the following:
java -classpath
C:\Users\User5\Documents\lucene\lucene-5.3.1\demo\lucene-demo-5.3.1.jar;C:\Users\User5\Documents\lucene\lucene-5.3.1\core\lucene-core-5.3.1.jar
org.apache.lucene.demo.Inde