Interface SolrsComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SolrsComponentBuilderFactory
Perform operations against Apache Lucene Solr.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Solr (Secure) component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionsolrs()
Solr (Secure) (camel-solr) Perform operations against Apache Lucene Solr.
-
Method Details
-
solrs
Solr (Secure) (camel-solr) Perform operations against Apache Lucene Solr. Category: monitoring,search Since: 2.9 Maven coordinates: org.apache.camel:camel-solr- Returns:
- the dsl builder
-