Thomas Wöckinger created SOLR-13539:
---------------------------------------

             Summary: Atomic Update Multivalue remove does not work for field 
types UUID, Enums and Bool 
                 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: 8.1.1, 8.1, 7.7.2
            Reporter: Thomas Wöckinger


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 and Bool



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

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

Reply via email to