Nim Lhûg created SOLR-5789:
------------------------------
Summary: Add min/max modifiers to Atomic Updates
Key: SOLR-5789
URL: https://issues.apache.org/jira/browse/SOLR-5789
Project: Solr
Issue Type: New Feature
Reporter: Nim Lhûg
The Atomic Updates feature currently suppors add/inc/set. A min & max modifier
would allow for conditional updates: update if new value is smaller/greater
than the current value. This is much more convenient than fetching the
document, comparing the values and then sending an update.
The patch seems to work, but probably requires more testing.
Note: will add a link to the pull request in a minute.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]