I was able to figure out the issue.I was directly calling the installed pear
file in Solr updateRequestHandler.Once I mapped the pear file inside a AE
xml file and pointing the AE file in requesthandler solved the issue.
--
View this message in context:
http://lucene.472066.n3.nabble.c
Hi,
I know few about Solr-UIMA integration, but found a suspicious point in
your configuration below.
name="analysisEngine">D/:temp/opennlp.uima.OpenNlpTextAnalyzer/opennlp.uima.OpenNlpTextAnalyzer_pear.xml
I think Windows file path should start with [Drive letter] + ':', but
the above star