Claudio,

It sounds like the word "Cluster" there is adding confusion.  
ClusteringComponent has to do with search results clustering.  What you seem to 
be after is creation of a Solr cluster.

You'll find good pointers here: 
http://search-lucene.com/?q=master+slave&fc_project=Solr&fc_type=wiki

Perhaps this is the best place to start: 
http://wiki.apache.org/solr/SolrReplication

Otis
----
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Lucene ecosystem search :: http://search-lucene.com/



----- Original Message ----
> From: Claudio Devecchi <cdevec...@gmail.com>
> To: solr-user@lucene.apache.org
> Sent: Mon, August 9, 2010 7:07:54 PM
> Subject: Problems to clustering on tomcat
> 
> Hi everybody,
> 
> I need to do some tests in my solr instalation, previously  I configured my
> application on a single node, and now I need to make some  tests on a cluster
> configuration.
> I followed the steps on "http://wiki.apache.org/solr/ClusteringComponent";
> and when a startup the  example system everything is ok, but when I try to
> run it on tomcat I receive  the error bellow, somebody have an idea?
> 
> SEVERE: Could not start SOLR.  Check solr/home property
> org.apache.solr.common.SolrException: Error loading  class
> 'org.apache.solr.handler.clustering.ClusteringComponent'
> 
> -- 
> Claudio Devecchi
> flickr.com/cdevecchi
> 

Reply via email to