[
https://issues.apache.org/jira/browse/SOLR-8528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187453#comment-15187453
]
Tomasz Oliwa commented on SOLR-8528:
------------------------------------
I just did a diff between the UIMAUpdateRequestProcessor.java of 5.4.1, the
5.4.1 with patch and 5.5.0
There are some additional changes from 5.4.1 with patch to 5.5.0 that might
have regressed this issue again.
If you see this problem with 5.5.0, could you write in about it in
https://issues.apache.org/jira/browse/SOLR-6622 ? This is the right issue with
the patch to be reopened.
> UIMA processor with multivalued fields and atomic updates bug
> -------------------------------------------------------------
>
> Key: SOLR-8528
> URL: https://issues.apache.org/jira/browse/SOLR-8528
> Project: Solr
> Issue Type: Bug
> Components: contrib - UIMA, Schema and Analysis, update
> Affects Versions: 5.3.1
> Environment: Linux (Fedora 21)
> Reporter: Tomasz Oliwa
> Labels: solr, uima
> Fix For: 5.3.1
>
>
> There is a showstopping bug with the UIMA processor and using atomic updates
> in Solr.
> I am using the UIMA processor to populate multivalued fields upon indexing.
> When I later use atomic updates to update a document, all UIMA populated
> multivalued fields have only one value, the others are gone!
> To reproduce:
> 1. Use the org.apache.solr.uima.processor.UIMAUpdateRequestProcessorFactory
> to populate a multivalued field during the indexing of a document.
> 2. Use Solr atomic updates (http://yonik.com/solr/atomic-updates/) to set a
> different field of the document to a new value and commit
> 3. Any multivalued fields created by the UIMAUpdateRequestProcessorFactory
> now only have one value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]