You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/09/07 09:39:24 UTC

[GitHub] [inlong-website] Oneal65 opened a new pull request, #540: [INLONG-539][Sort] Modify doc for support routing field for Elasticsearch connector

Oneal65 opened a new pull request, #540:
URL: https://github.com/apache/inlong-website/pull/540

   
   - Fixes #539 
   
   ### Motivation
   
   Modify doc for support routing field for Elasticsearch connector
   
   ### Modifications
   
   docs/data_node/load_node/elasticsearch.md
   i18n/zh-CN/docusaurus-plugin-content-docs/current/data_node/load_node/elasticsearch.md
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong-website] Oneal65 commented on a diff in pull request #540: [INLONG-539][Sort] Modify doc for support routing field for Elasticsearch connector

Posted by GitBox <gi...@apache.org>.
Oneal65 commented on code in PR #540:
URL: https://github.com/apache/inlong-website/pull/540#discussion_r969117049


##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/data_node/load_node/elasticsearch.md:
##########
@@ -229,6 +229,13 @@ TODO: 将在未来支持这个特性。
       <td>String</td>
       <td>添加到每个 REST 通信中的前缀字符串,例如,<code>'/v1'</code>。</td>
     </tr>
+    <tr>
+      <td><h5>routing.filed-name</h5></td>
+      <td>可选</td>
+      <td style={{wordWrap: 'break-word'}}>(none)</td>
+      <td>String</td>
+      <td>使用 field 值来生成该field的动态路由</td>

Review Comment:
   OK 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong-website] dockerzhang merged pull request #540: [INLONG-539][Sort] Modify doc for support routing field for Elasticsearch connector

Posted by GitBox <gi...@apache.org>.
dockerzhang merged PR #540:
URL: https://github.com/apache/inlong-website/pull/540


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong-website] healchow commented on a diff in pull request #540: [INLONG-539][Sort] Modify doc for support routing field for Elasticsearch connector

Posted by GitBox <gi...@apache.org>.
healchow commented on code in PR #540:
URL: https://github.com/apache/inlong-website/pull/540#discussion_r968032466


##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/data_node/load_node/elasticsearch.md:
##########
@@ -229,6 +229,13 @@ TODO: 将在未来支持这个特性。
       <td>String</td>
       <td>添加到每个 REST 通信中的前缀字符串,例如,<code>'/v1'</code>。</td>
     </tr>
+    <tr>
+      <td><h5>routing.filed-name</h5></td>
+      <td>可选</td>
+      <td style={{wordWrap: 'break-word'}}>(none)</td>
+      <td>String</td>
+      <td>使用 field 值来生成该field的动态路由</td>

Review Comment:
   Suggest adding one blank before and after the `field`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org