同步操作将从 Gitee 极速下载/tooljet 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
id | title |
---|---|
elasticsearch | Elasticsearch |
ToolJet can connect to your Elasticsearch cluster to read and write data.
Please make sure the host/IP of the Elasticsearch cluster is accessible from your VPC if you have self-hosted ToolJet. If you are using ToolJet cloud, please whitelist our IP.
To add a new Elasticsearch database, click on the +
button on data sources panel at the left-bottom corner of the app editor. Select Elasticsearch from the modal that pops up.
ToolJet requires the following to connect to your Elasticsearch cluster:
Elastic search datasource is also providing an option for connecting services with ssl certificates.
Click on +
button of the query manager at the bottom panel of the editor and select the Elasticsearch added in the previous step as the data source.
Select the operation that you want to perform on your Elasticsearch cluster and click Create
to save the query.
:::tip Query results can be transformed using transformations. Read our transformations documentation to see how: link :::
This operation allows you to execute a search query and get back search hits that match the query. Read the Elasticsearch's Search
guide here.
This operation allows you to add a JSON document to the specified data stream or index. Read the Elasticsearch's Index
guide here.
This operation allows you to retrieve the specified JSON document from the index. Read the Elasticsearch's Get
guide here.
This operation allows to update a document using the specified script. Read the Elasticsearch's Update
guide here.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。