2.32. Elasticsearch Low level Rest Client
对 Elasticsearch 或 OpenSearch 执行查询和其他操作(使用低级客户端)。
2.32.1. 什么是内部 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
-
Elasticsearch Low level Rest Client 组件, URI 语法:
elasticsearch-rest-client:clusterName
有关用法和配置详情,请参阅上述链接。
2.32.2. Maven 协调 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
在 code.quarkus.redhat.com 上使用此扩展创建新项目
或者将协调添加到现有项目中:
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-elasticsearch-rest-client</artifactId>
</dependency>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-elasticsearch-rest-client</artifactId>
</dependency>