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
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), lov
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
Hi,
I have gone through the solr tutorial but i could find only indexing of the
json data.
I want to index and cluster the unstructured text data.
For example I have a folder which has 10 text files.Where each text file
contains 10 lines of text which is a communication between customer and
execut