I solved it. It was caused by a bug in UIMAUpdateRequestProcessor.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Issue-with-multivalued-fields-in-UIMA-tp4155609p4155864.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi all,
I am trying to integrate Dictionary Annotator with Solr to find genotypes
in a multivalued field. It seems that it only works on the first row of
multivalued fields. I tried using SentenceAnnotation as well and the same
problem occurs.
--
View this message in context:
http://lucene.47
Hi,
I am trying to integrate DictionaryAnnotator of UIMA to Solr 4.9.0 to find
gene names from a dictionary. So I made the following changes.
1. I Modified OverridingParamsExtServicesAE.xml file as follow:
:
...
...
:
2. Modified the sections for adding DictionaryAnnotator
node: