OpenSearch
JVM since3.8.0 Nativeunsupported
Send requests to OpenSearch via Java Client API.
What’s inside
-
OpenSearch component, URI syntax:
opensearch:clusterName
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-opensearch</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.