You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2013/08/07 19:19:58 UTC

svn commit: r873349 - in /websites/production/camel/content: cache/main.pageCache elasticsearch.html

Author: buildbot
Date: Wed Aug  7 17:19:58 2013
New Revision: 873349

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/elasticsearch.html

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/elasticsearch.html
==============================================================================
--- websites/production/camel/content/elasticsearch.html (original)
+++ websites/production/camel/content/elasticsearch.html Wed Aug  7 17:19:58 2013
@@ -117,7 +117,7 @@ elasticsearch://[clusterName]?[options]
 <p>The following options may be configured on the ElasticSearch endpoint.  All are required to be set as either an endpoint URI parameter or as a header (headers override endpoint properties)</p>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh">name </th><th colspan="1" rowspan="1" class="confluenceTh">description</th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">operation</td><td colspan="1" rowspan="1" class="confluenceTd">required, indicates the operation to perform</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">indexName</td><td colspan="1" rowspan="1" class="confluenceTd">the name of the index to act against</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">indexType</td><td colspan="1" rowspan="1" class="confluenceTd">the type of the index to act against</td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh">name </th><th colspan="1" rowspan="1" class="confluenceTh">description</th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">operation</td><td colspan="1" rowspan="1" class="confluenceTd">required, indicates the operation to perform</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">indexName</td><td colspan="1" rowspan="1" class="confluenceTd">the name of the index to act against</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">indexType</td><td colspan="1" rowspan="1" class="confluenceTd">the type of the index to act against</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">ip</td><td colspan="1" rowspan="1" class="confluenceTd">the TransportClient remote host ip to use <b>Camel 2.12</b></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">port</td><td colspan="1" rowspan="1" class="confluenceTd">the TransportClient remote port to use (def
 aults to 9300) <b>Camel 2.12</b></td></tr></tbody></table>
 </div>