ReactiveDocumentOperations contains bulk versions of update operation, but the singular update is for some reason omitted. Please let me know if this was a deliberate decision or should I implement this
I guess that was just missed when the reactive operations were implemented in the first part. Should probably be Mono<UpdateResponse> update(UpdateQuery updateQuery, IndexCoordinates index). Feel free to implement it
Roman Puchkovskiy opened DATAES-909 and commented
ReactiveDocumentOperations contains bulk versions of update operation, but the singular update is for some reason omitted. Please let me know if this was a deliberate decision or should I implement this
Affects: 4.1 M2 (2020.0.0)
Referenced from: pull request #507
The text was updated successfully, but these errors were encountered: