Interface SolrsComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SolrsComponentBuilderFactory
Perform operations against Apache Lucene Solr.
Generated by camel build tools - 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: 4.8 Maven coordinates: org.apache.camel:camel-solr- Returns:
- the dsl builder
-