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

ASF subversion and git services commented on SOLR-13539:
--------------------------------------------------------

Commit 5abafaa4a3157237e321bc135d9e3b12c190fae0 in lucene-solr's branch 
refs/heads/branch_8x from Jason Gerlowski
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=5abafaa ]

SOLR-13539: Fix mv update of UUID, enum, bool and binary fields

Co-Authored-By: Thomas Wockinger


> Atomic Update Multivalue remove does not work for field types UUID, Enums, 
> Bool  and Binary
> -------------------------------------------------------------------------------------------
>
>                 Key: SOLR-13539
>                 URL: https://issues.apache.org/jira/browse/SOLR-13539
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: UpdateRequestProcessors
>    Affects Versions: 7.7.2, 8.1, 8.1.1
>            Reporter: Thomas Wöckinger
>            Priority: Critical
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> When using JavaBinCodec the values of collections are of type 
> ByteArrayUtf8CharSequence, existing field values are Strings so the remove 
> Operation does not have any effect.
>  This is related to following field types: UUID, Enums, Bool and Binary



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to