Hi All!
I want to integrate Uima-solr . I followed the steps in the
readme file.I am using apache solr3.1. The jar file starts fine. But I
dont know the exact syntax in solrj to index my documents for Uima-solr
integration .Can anyone help me out rgarding this>
Thanks!
Isha Garg
Hi Isha,
To integrate your UIMA analysis engine with Solr. Try:
http://uima.apache.org/sandbox.html#solrcas.consumer
<http://uima.apache.org/sandbox.html#solrcas.consumer>Regards,
Anuj
On Mon, Apr 18, 2011 at 12:05 PM, Isha Garg<isha.g...@orkash.com> wrote:
Hi All!
Can anyone explain me the what are runtimeParameters specified in
the<uimaConfig> as in link http://wiki.apache.org/solr/SolrUIMA. also
tell me how to integrate our own analysis engine to solr. I am new to this.
Thanks in advance!