Solr
JVM since1.1.0 Nativeunsupported
Perform operations against Apache Lucene Solr.
What’s inside
-
Solr component, URI syntax:
solr:url
-
Solr component, URI syntax:
solrCloud:url
-
Solr (Secure) component, URI syntax:
solrs:url
Please refer to the above links for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-solr</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.