Details
-
Wish
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
SOLR-11267 Add support for "add-distinct" atomic update operation
- Closed