Skip to content

Commit 23ab5ee

Browse files
author
Nik Everett
committed
Merge some of update by document and script
These share many of the same options so it makes sense to merge them. This also adds support for things like _retry_on_conflict and _routing to updates by scripts. Closes #628 Closes #627
1 parent 61898fb commit 23ab5ee

File tree

9 files changed

+579
-669
lines changed

9 files changed

+579
-669
lines changed

changes.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
CHANGES
22

3+
<<<<<<< HEAD
34
2014-06-13
45
- Stop ClientTest->testDeleteIdsIdxStringTypeString from failing 1/3 of the time #634
56
- Stop ScanAndScrollTest->testQuerySizeOverride from failing frequently for no reason #635
7+
- rework Document and Script so they can share some infrastructure allowing scripts to specify things like _retry_on_conflict and _routing #629
68

79
2014-06-11
810
- Allow bulk API deletes to be routed #631

0 commit comments

Comments
 (0)