Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.16.1
-
Fix Version/s: 2.17.0
-
Component/s: camel-elasticsearch
-
Labels:None
-
Estimated Complexity:Moderate
Description
Please add the support for UPDATE request in elasticsearch component.
Here is my usecase :
I send a first message with a lot of data, that i want to index by id, and then I periodically sends a limited amount of data, that I want to use to update one or two fields in the previously indexed data.