You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/10/26 13:31:57 UTC

[camel] 02/02: CAMEL-11949 - Update docs

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 927af954b758b5e6c0af17d067dceec20cdf83a4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 26 15:28:20 2017 +0200

    CAMEL-11949 - Update docs
---
 .../src/main/docs/elasticsearch5-rest-component.adoc                    | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/components/camel-elasticsearch5-rest/src/main/docs/elasticsearch5-rest-component.adoc b/components/camel-elasticsearch5-rest/src/main/docs/elasticsearch5-rest-component.adoc
index cbca9c6..e678c6d 100644
--- a/components/camel-elasticsearch5-rest/src/main/docs/elasticsearch5-rest-component.adoc
+++ b/components/camel-elasticsearch5-rest/src/main/docs/elasticsearch5-rest-component.adoc
@@ -126,6 +126,8 @@ object in the body
 
 |Update |*Map*, *UpdateRequest*, *String*, *byte[]* or *XContentBuilder* content to update |Updates content to an index and returns the content's
 indexId in the body.
+
+|Ping |None  |Pings the remote Elasticsearch cluster and returns true if the ping succeeded, false otherwise
 |===
 
 === Configure the component and enable basic authentication

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.