[
https://issues.apache.org/jira/browse/CAMEL-9358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024703#comment-15024703
]
ASF GitHub Bot commented on CAMEL-9358:
---------------------------------------
GitHub user acartapanis opened a pull request:
https://github.com/apache/camel/pull/694
Camel 9358
Improvement [CAMEL-9358] (https://issues.apache.org/jira/browse/CAMEL-9358)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acartapanis/camel CAMEL-9358
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/694.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #694
----
commit 54c4ea1e86e4f4772b10582cdd5af05f00722b5f
Author: acartapanis <[email protected]>
Date: 2015-11-24T15:30:50Z
Adds support for UPDATE request, see [CAMEL-9358]
commit 77426f898a7c6a98f6f1f1a4f01ebdcad91bc320
Author: acartapanis <[email protected]>
Date: 2015-11-24T15:33:11Z
Adds support for UPDATE request, see [CAMEL-9358]
commit 1c63733637f0dc821bc1742748cda1968ccb34da
Author: acartapanis <[email protected]>
Date: 2015-11-24T15:42:11Z
Adds support for UPDATE request, see [CAMEL-9358]
----
> Support UPDATE request in elastic-search component
> --------------------------------------------------
>
> Key: CAMEL-9358
> URL: https://issues.apache.org/jira/browse/CAMEL-9358
> Project: Camel
> Issue Type: Improvement
> Components: camel-elasticsearch
> Affects Versions: 2.16.1
> Reporter: Alexandre Cartapanis
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)