(11/07/08 16:19), Sowmya V.B. wrote:
Hi Koji
Thanks for the mail.
Thanks for all the clarifications. I am now using the version 3.3.. But,
another query that I have about this is:
How can I add an annotator that I wrote myself, in to Solr-UIMA?
Here is what I did before I moved to Solr:
I wrote an annotator (which worked when I used plain vanilla lucene based
indexer), which enriched the document with more fields (Some statistics
about the document...all fields added were numeric fields). Those fields
were added to the index by extending *JCasAnnotator_ImplBase* class.
But, in Solr-UIMA, I am not exactly clear on where the above setup fits in.
I thought I would get an idea looking at the annotators that came with the
UIMA integration of Solr, but their source was not available. So, I do not
understand how to actually integrate my own annotator in to UIMA.
Hi Sowmya,
Please look at an example UIMA annotators that can be deployed on Solr-UIMA
environment:
http://code.google.com/p/rondhuit-uima/
It comes with source code.
koji
--
http://www.rondhuit.com/en/