Hello Sowmya, Is the problem a ClassNotFoundException? If so check there exist a <lib> element referencing the solr-uima jar. Otherwise it may be some configuration error. By the way, which version of Solr are you using ? I ask since you're seeing README for trunk but you may be using Solr jars with different versions. Cheers, Tommaso
2011/7/4 Sowmya V.B. <vbsow...@gmail.com> > Hi All > > I tried integrating UIMA in to Solr, following the instructions here: > > https://svn.apache.org/repos/asf/lucene/dev/trunk/solr/contrib/uima/README.txt > > However, I set a solrconfig error, when I try to run Solr as a webapp, on > Eclipse. > > org.apache.solr.common.SolrException: Error loading class > 'org.apache.solr.uima.processor.UIMAUpdateRequestProcessorFactory' > > But, the class does exist in the JAR snapshot created from the > solr/contrib/uima. > > Any suggestions? I did search the past archives, but did not find anything > addressing this particular error... > > S. > > -- > Sowmya V.B. > ---------------------------------------------------- > Losing optimism is blasphemy! > http://vbsowmya.wordpress.com > ---------------------------------------------------- >