Uses of Interface
org.apache.camel.builder.endpoint.dsl.SolrEndpointBuilderFactory.SolrEndpointBuilder
Packages that use SolrEndpointBuilderFactory.SolrEndpointBuilder
-
Uses of SolrEndpointBuilderFactory.SolrEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return SolrEndpointBuilderFactory.SolrEndpointBuilderModifier and TypeMethodDescriptionSolr (camel-solr) Perform operations against Apache Lucene Solr.Solr (camel-solr) Perform operations against Apache Lucene Solr.Solr (camel-solr) Perform operations against Apache Lucene Solr.Solr (Secure) (camel-solr) Perform operations against Apache Lucene Solr. -
Uses of SolrEndpointBuilderFactory.SolrEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return SolrEndpointBuilderFactory.SolrEndpointBuilderModifier and TypeMethodDescriptionSolrEndpointBuilderFactory.SolrEndpointBuilder.allowCompression(Boolean allowCompression) Server side must support gzip or deflate for this to have any effect.SolrEndpointBuilderFactory.SolrEndpointBuilder.allowCompression(String allowCompression) Server side must support gzip or deflate for this to have any effect.SolrEndpointBuilderFactory.SolrEndpointBuilder.autoCommit(boolean autoCommit) If true, each producer operation will be automatically followed by a commit.SolrEndpointBuilderFactory.SolrEndpointBuilder.autoCommit(String autoCommit) If true, each producer operation will be automatically followed by a commit.SolrEndpointBuilderFactory.AdvancedSolrEndpointBuilder.basic()SolrEndpointBuilderFactory.SolrEndpointBuilder.collection(String collection) Set the default collection for SolrCloud.SolrEndpointBuilderFactory.SolrEndpointBuilder.connectionTimeout(Integer connectionTimeout) Sets the connection timeout on the SolrClient.SolrEndpointBuilderFactory.SolrEndpointBuilder.connectionTimeout(String connectionTimeout) Sets the connection timeout on the SolrClient.SolrEndpointBuilderFactory.SolrEndpointBuilder.defaultMaxConnectionsPerHost(Integer defaultMaxConnectionsPerHost) Deprecated.SolrEndpointBuilderFactory.SolrEndpointBuilder.defaultMaxConnectionsPerHost(String defaultMaxConnectionsPerHost) Deprecated.SolrEndpointBuilderFactory.endpointBuilder(String componentName, String path) SolrEndpointBuilderFactory.SolrEndpointBuilder.followRedirects(Boolean followRedirects) Indicates whether redirects are used to get to the Solr server.SolrEndpointBuilderFactory.SolrEndpointBuilder.followRedirects(String followRedirects) Indicates whether redirects are used to get to the Solr server.SolrEndpointBuilderFactory.SolrEndpointBuilder.httpClient(String httpClient) Sets the http client to be used by the solrClient.SolrEndpointBuilderFactory.SolrEndpointBuilder.httpClient(org.apache.http.client.HttpClient httpClient) Sets the http client to be used by the solrClient.SolrEndpointBuilderFactory.SolrEndpointBuilder.maxRetries(Integer maxRetries) Deprecated.SolrEndpointBuilderFactory.SolrEndpointBuilder.maxRetries(String maxRetries) Deprecated.SolrEndpointBuilderFactory.SolrEndpointBuilder.maxTotalConnections(Integer maxTotalConnections) Deprecated.SolrEndpointBuilderFactory.SolrEndpointBuilder.maxTotalConnections(String maxTotalConnections) Deprecated.Sets password for basic auth plugin enabled servers.SolrEndpointBuilderFactory.SolrEndpointBuilder.requestHandler(String requestHandler) Set the request handler to be used.Solr (camel-solr) Perform operations against Apache Lucene Solr.Solr (camel-solr) Perform operations against Apache Lucene Solr.SolrEndpointBuilderFactory.SolrEndpointBuilder.solrClient(String solrClient) Uses the provided solr client to connect to solr.SolrEndpointBuilderFactory.SolrEndpointBuilder.solrClient(org.apache.solr.client.solrj.SolrClient solrClient) Uses the provided solr client to connect to solr.Solr (camel-solr) Perform operations against Apache Lucene Solr.Solr (Secure) (camel-solr) Perform operations against Apache Lucene Solr.Sets the socket timeout on the SolrClient.Sets the socket timeout on the SolrClient.SolrEndpointBuilderFactory.SolrEndpointBuilder.streamingQueueSize(int streamingQueueSize) Sets the queue size for the ConcurrentUpdateSolrClient.SolrEndpointBuilderFactory.SolrEndpointBuilder.streamingQueueSize(String streamingQueueSize) Sets the queue size for the ConcurrentUpdateSolrClient.SolrEndpointBuilderFactory.SolrEndpointBuilder.streamingThreadCount(int streamingThreadCount) Sets the number of threads for the ConcurrentUpdateSolrClient.SolrEndpointBuilderFactory.SolrEndpointBuilder.streamingThreadCount(String streamingThreadCount) Sets the number of threads for the ConcurrentUpdateSolrClient.Sets username for basic auth plugin enabled servers.Set the chroot of the zookeeper connection (include the leading slash; e.g.Set the ZooKeeper host(s) urls which the CloudSolrClient uses, e.g.