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

Jason Gerlowski commented on SOLR-13539:
----------------------------------------

bq. When you say all the cast issues are fixed on master and 8x, does that 
include the small patch I added to this ticket, for the removeregex multi-value 
situation?

It doesn't.  But I have bundled that in with Thomas' changes in my local 
testing and will make sure it makes it to master and branch_8x.

Speaking of which, test "beast" runs look pretty good, so I'll go forward with 
committing this later this week, or this weekend.

> 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: 6h 50m
>  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.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to