You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Srinivasarao (JIRA)" <ji...@apache.org> on 2016/03/08 07:50:40 UTC

[jira] [Commented] (SOLR-8528) UIMA processor with multivalued fields and atomic updates bug

    [ https://issues.apache.org/jira/browse/SOLR-8528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184548#comment-15184548 ] 

Srinivasarao commented on SOLR-8528:
------------------------------------

Hi, 

I know it is closed. But I'm still facing the issue with 5.5.0. Do I need to modify the configuration?

Thanks,
Srini

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