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/12 06:38:44 UTC

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

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