Interface SolrComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SolrComponentBuilderFactory
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 component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionsolr()
Solr (camel-solr) Perform operations against Apache Lucene Solr.
-
Method Details
-
solr
Solr (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
-