Re: Unable to add mahout classifier

2013-11-04 Thread lovely kasi
i didnt understnad what i need to do. Should i make any changes in the CategorizeDocumentFactory or change the version of the solr core jars? Thanks, On Thu, Oct 31, 2013 at 2:35 PM, Koji Sekiguchi wrote: > Caused by: java.lang.ClassCastException: class com.mahout.solr.classifier. >> Categoriz

Re: Unable to add mahout classifier

2013-10-31 Thread Koji Sekiguchi
Caused by: java.lang.ClassCastException: class com.mahout.solr.classifier.CategorizeDocumentFactory at java.lang.Class.asSubclass(Unknown Source) at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433) at org.apache.solr.core.SolrResourceLoad

Re: Unable to add mahout classifier

2013-10-30 Thread lovely kasi
It is a class writen by me which extends the UpdateRequestProcessorFactory .I compiled it ,created the jar and added it to the solr lib folder.It is the process suggested in the links i used to verify. Thanks. On Wed, Oct 30, 2013 at 4:09 PM, Koji Sekiguchi wrote: > (13/10/30 22:09), lovely ka

Re: Unable to add mahout classifier

2013-10-30 Thread Koji Sekiguchi
(13/10/30 22:09), lovely kasi wrote: Hi, I made few changes to the solrconfig.xml, created a jar file,added it to the lib folder of the solr and tried to start it. THe changes in the solrconfig.xml are LEAD_NOTES category Others naiveBayesModel

Unable to add mahout classifier

2013-10-30 Thread lovely kasi
Hi, I made few changes to the solrconfig.xml, created a jar file,added it to the lib folder of the solr and tried to start it. THe changes in the solrconfig.xml are LEAD_NOTES category Others naiveBayesModel ap