Tomasz Oliwa created SOLR-8528:
----------------------------------
Summary: 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
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]