Fixes restoring of documents in a clustered index.
Changed
- BREAKING: UPDATEmethod no longer receivesupsertquery param
- BREAKING: Added UPSERTmethod
- BREAKING: Removed MERGEandSTOREmethods
- Restore always commits at the end
Fixed
- Restoring of documents in a clustered index
- Commit in databases with remote shards (remote wasn’t receiving the commit)
- Better handling of database flags (when changed)
- Uncompressed UUIDs representation was buggy
