Re: Issue while enabling clustering/integrating carrot2 with solr 4.4.0 and tomact under ubuntu

2015-03-05 Thread Erick Erickson
Class cast exceptions are usually the result of having a mix of old and new jars in your classpath, or even of having the same jar in two different places. Is this possible here? Best, Erick On Wed, Mar 4, 2015 at 6:44 PM, sthita sthit...@gmail.com wrote: 1.My solr.xml ?xml version=1.0

Issue while enabling clustering/integrating carrot2 with solr 4.4.0 and tomact under ubuntu

2015-03-04 Thread sthita
1.My solr.xml ?xml version=1.0 encoding=UTF-8 ? solr persistent=true sharedLib=/solr/lib cores defaultCoreName=rn0 hostContext=/solr adminPath=/admin/cores hostPort=8980 core schema=schema.xml shard=shard1 instanceDir=rn0/ name=rn0 config=solrconfig.xml collection=rn/ ..

Issue while enabling clustering/integrating carrot2 with solr 4.4.0 and tomact under ubuntu

2015-03-04 Thread sthita
1.My solr.xml ?xml version=1.0 encoding=UTF-8 ? solr persistent=true sharedLib=/solr/lib cores defaultCoreName=rn0 hostContext=/solr adminPath=/admin/cores hostPort=8980 core schema=schema.xml shard=shard1 instanceDir=rn0/ name=rn0 config=solrconfig.xml collection=rn/