You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Andreas Kleiber (JIRA)" <ji...@apache.org> on 2013/05/10 11:23:17 UTC

[jira] [Commented] (SOLR-3862) add "remove" as update option for atomically removing a value from a multivalued field

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

Andreas Kleiber commented on SOLR-3862:
---------------------------------------

I need this aswell. We have a message based system to generate / update our solr index. So an option to remove an entry of a multiValued field by value is very nice.
I would appreciate if this will be merged.
                
> add "remove" as update option for atomically removing a value from a multivalued field
> --------------------------------------------------------------------------------------
>
>                 Key: SOLR-3862
>                 URL: https://issues.apache.org/jira/browse/SOLR-3862
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>    Affects Versions: 4.0-BETA
>            Reporter: Jim Musil
>         Attachments: SOLR-3862.patch
>
>
> Currently you can atomically "add" a value to a multivalued field. It would be useful to be able to "remove" a value from a multivalued field. 
> When you "set" a multivalued field to null, it destroys all values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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