You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mikael Koskinen (JIRA)" <ji...@apache.org> on 2013/01/19 14:42:13 UTC

[jira] [Created] (SOLR-4319) New atomic update operation: AddToSet

Mikael Koskinen created SOLR-4319:
-------------------------------------

             Summary: New atomic update operation: AddToSet
                 Key: SOLR-4319
                 URL: https://issues.apache.org/jira/browse/SOLR-4319
             Project: Solr
          Issue Type: Wish
          Components: Schema and Analysis
            Reporter: Mikael Koskinen


Currently Solr supports the following atomic operations:
add, set, inc

It would be great to have operation "addToSet". This would be useful in situations where a document has a multivalued field (like category) and I want to add a new value to list if it doesn't already exists. 

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