You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/10/07 12:56:00 UTC

[jira] [Commented] (SOLR-13539) Atomic Update Multivalue remove does not work for field types UUID, Enums, Bool and Binary

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

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

Commit 24afd959024999c4e21b6e1c22bc9a5d126e6725 in lucene-solr's branch refs/heads/master from Jason Gerlowski
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=24afd95 ]

SOLR-13539: Improve atomic-update test coverage

Closes #665


> 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
>          Components: UpdateRequestProcessors
>    Affects Versions: 7.7.2, 8.1, 8.1.1
>            Reporter: Thomas Wöckinger
>            Priority: Critical
>         Attachments: SOLR-13539.patch
>
>          Time Spent: 11.5h
>  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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org