[
https://issues.apache.org/jira/browse/SOLR-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188743#comment-15188743
]
Srinivasarao commented on SOLR-6622:
------------------------------------
Here's the issue I'm having.
http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201603.mbox/%3CCADvZL4qaWsBv%3DrX6Bu%3DtFtJMd1p50RU-wHhCrCQqeuKSEJj6YQ%40mail.gmail.com%3E
> Issue with Multivalued fields when using UIMA
> ---------------------------------------------
>
> Key: SOLR-6622
> URL: https://issues.apache.org/jira/browse/SOLR-6622
> Project: Solr
> Issue Type: Bug
> Components: contrib - UIMA
> Affects Versions: master
> Reporter: Maryam Khordad
> Assignee: Tommaso Teofili
> Fix For: 5.5, 6.0
>
> Attachments: SOLR-6622.patch
>
>
> When using any of UIMA addons on a multivalued fields, only the first row of
> the field gets processed and UIMA update ignores the remaining rows.
> This bug caused by "getTextsToAnalyze" method in "UIMAUpdateRequestProcessor"
> class. SolrInputDocument
> .getFieldValue must be changes to olrInputDocument
> .getFieldValues and the result must be an array not a single
> variable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]