Hi i am using solr 5.2.1 in windows 7  
 what I was trying to do is indexing java extension file using post.jar
posting tool  
what I tried:  

    java -Dauto=yes -Dc=java -Ddata=files -Dfiletypes=java -Drecursive=yes
-jar post.jar abc.jar
it gives me error  

    java.lang.NoClassDefFoundError  


I also tried extensions like xyz, and it worked but only java extension does
not work  
it just does not like java extension? 

Thanks!




--
View this message in context: 
http://lucene.472066.n3.nabble.com/solr-5-post-jar-simple-post-tool-error-when-indexing-java-extension-tp4219509.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to