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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to