Thanks for replying Erick!
I executed this query jar -tf jarfile.jar and my classes were indeed there.
Regarding the package I had this line written in my java file:
package org.apache.lucene.analysis.mr
I removed this line but still it was not working.
Then I tried creating a small project (marathi.jar, containing the class
files) and place it in the lib folder, I even set the CLASSPATH to the jar
file, but still Solr is throwing me a ClassNotFoundException.
Please help me out!
--
View this message in context:
http://lucene.472066.n3.nabble.com/Custom-Analyzer-tp2162710p2166185.html
Sent from the Solr - User mailing list archive at Nabble.com.