[ 
https://issues.apache.org/jira/browse/SOLR-8528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomasz Oliwa resolved SOLR-8528.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 5.3.1

This issue is resolved by the patch in 
https://issues.apache.org/jira/browse/SOLR-6622

It would be good if the aforementioned patch could be committed to Solr.

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to