Yeah I know, you have to download the libraries and copy them to your /lib 
inside of Solr. In Solr 1.4 the plugin is available but the libraries are not. 
http://www.lucidimagination.com/blog/2009/09/28/solrs-new-clustering-capabilities/

I think there is something wrong with the schema and solrconfig (xml's) 
integration. Some documentation on Apache says it's already written into the 
xml and some says its not. Searching the xml's in Solr I find no reference to 
clustering. Now that I think about it, I copied over the solrconfig.xml and 
schema.xml with my Drupal/ApacheSolr xml's.

I think I may have answered my own question as to why the clustering isn't 
running correctly. I will go get a copy of the default xml's and if I find it 
there, I will try and merge them. Does this sound I am on the right path now?

-----Original Message-----
From: Lance Norskog [mailto:goks...@gmail.com] 
Sent: Sunday, November 07, 2010 12:41 PM
To: solr-user@lucene.apache.org
Subject: Re: Adding Carrot2

Carrot is already part of the Solr distributions. 1.4.1 and 3.x and the trunk.

On 11/7/10, Eric Martin <e...@makethembite.com> wrote:
> Hi,
>
>
>
> Solr and nutch have been working fine. I now want to integrate Carrot2. I
> followed this tutorial/quickstart:
> http://www.lucidimagination.com/blog/2009/09/28/solrs-new-clustering-capabil
> ities/
>
>
>
> I didn't see anything to adjust in my schema so I didn't do anything there.
> I did add the code to the solrconfig.xml though. I am getting this when I
> start Solr now:
>
>
>
> Command: java -Dsolr.clustering.enabled=true -jar start.jar
>
>
>
> Nov 7, 2010 11:35:16 AM org.apache.solr.common.SolrException log
>
> SEVERE: java.lang.RuntimeException: [solrconfig.xml] requestHandler: missing
> mandatory attribute 'class'
>
>
>
> Anyone run into issues with Carrot2?
>
>
>
> Eric
>
>


-- 
Lance Norskog
goks...@gmail.com

Reply via email to