Skip navigation links
A B C D F G I O P S 

A

addReference() - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
addSolrServers(SolrEndpoint, SolrComponent.SolrServerReference) - Method in class org.apache.camel.component.solr.SolrComponent
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.solr.SolrEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.solr.SolrComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.solr.SolrEndpointConfigurer
 
createConsumer(Processor) - Method in class org.apache.camel.component.solr.SolrEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.solr.SolrComponent
 
createProducer() - Method in class org.apache.camel.component.solr.SolrEndpoint
 

D

decReference() - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
DEFAULT_SHOULD_HTTPS - Static variable in class org.apache.camel.component.solr.SolrConstants
 
DEFAULT_STREAMING_THREAD_COUNT - Static variable in class org.apache.camel.component.solr.SolrConstants
 
DEFUALT_STREAMING_QUEUE_SIZE - Static variable in class org.apache.camel.component.solr.SolrConstants
 
doShutdown() - Method in class org.apache.camel.component.solr.SolrComponent
 
doShutdown() - Method in class org.apache.camel.component.solr.SolrProducer
 

F

FIELD - Static variable in class org.apache.camel.component.solr.SolrConstants
 

G

getAllowCompression() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getCloudSolrServer() - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
getCollection() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getComponent() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getConnectionTimeout() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getDefaultMaxConnectionsPerHost() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.solr.SolrProducer
 
getFollowRedirects() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getMaxRetries() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getMaxTotalConnections() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.solr.SolrComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.solr.SolrEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.solr.SolrComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.solr.SolrEndpointConfigurer
 
getPassword() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getRequestHandler() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getSolrServer() - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
getSolrServers(SolrEndpoint) - Method in class org.apache.camel.component.solr.SolrComponent
 
getSoTimeout() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getStreamingQueueSize() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getStreamingThreadCount() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getUpdateSolrServer() - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
getUsername() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getZkHost() - Method in class org.apache.camel.component.solr.SolrEndpoint
 

I

isEnabled(String) - Method in class org.apache.camel.component.solr.SolrEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.solr.SolrEndpointUriFactory
 

O

onProducerShutdown(SolrProducer) - Method in class org.apache.camel.component.solr.SolrEndpoint
 
OPERATION - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_ADD_BEAN - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_ADD_BEANS - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_COMMIT - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_DELETE_BY_ID - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_DELETE_BY_QUERY - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_INSERT - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_INSERT_STREAMING - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_OPTIMIZE - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_ROLLBACK - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_SOFT_COMMIT - Static variable in class org.apache.camel.component.solr.SolrConstants
 
org.apache.camel.component.solr - package org.apache.camel.component.solr
 

P

PARAM - Static variable in class org.apache.camel.component.solr.SolrConstants
 
PARAM_STREAMING_QUEUE_SIZE - Static variable in class org.apache.camel.component.solr.SolrConstants
 
PARAM_STREAMING_THREAD_COUNT - Static variable in class org.apache.camel.component.solr.SolrConstants
 
process(Exchange) - Method in class org.apache.camel.component.solr.SolrProducer
 
propertyNames() - Method in class org.apache.camel.component.solr.SolrEndpointUriFactory
 

S

secretPropertyNames() - Method in class org.apache.camel.component.solr.SolrEndpointUriFactory
 
setAllowCompression(Boolean) - Method in class org.apache.camel.component.solr.SolrEndpoint
Server side must support gzip or deflate for this to have any effect
setCloudSolrServer(CloudSolrClient) - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
setCollection(String) - Method in class org.apache.camel.component.solr.SolrEndpoint
Set the collection name which the solrCloud server could use
setConnectionTimeout(Integer) - Method in class org.apache.camel.component.solr.SolrEndpoint
connectionTimeout on the underlying HttpConnectionManager
setDefaultMaxConnectionsPerHost(Integer) - Method in class org.apache.camel.component.solr.SolrEndpoint
maxConnectionsPerHost on the underlying HttpConnectionManager
setFollowRedirects(Boolean) - Method in class org.apache.camel.component.solr.SolrEndpoint
indicates whether redirects are used to get to the Solr server
setMaxRetries(Integer) - Method in class org.apache.camel.component.solr.SolrEndpoint
Maximum number of retries to attempt in the event of transient errors
setMaxTotalConnections(Integer) - Method in class org.apache.camel.component.solr.SolrEndpoint
maxTotalConnection on the underlying HttpConnectionManager
setPassword(String) - Method in class org.apache.camel.component.solr.SolrEndpoint
Sets password for basic auth plugin enabled servers
setRequestHandler(String) - Method in class org.apache.camel.component.solr.SolrEndpoint
Set the request handler to be used
setSolrServer(HttpSolrClient) - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
setSoTimeout(Integer) - Method in class org.apache.camel.component.solr.SolrEndpoint
Read timeout on the underlying HttpConnectionManager.
setStreamingQueueSize(int) - Method in class org.apache.camel.component.solr.SolrEndpoint
Set the queue size for the StreamingUpdateSolrServer
setStreamingThreadCount(int) - Method in class org.apache.camel.component.solr.SolrEndpoint
Set the number of threads for the StreamingUpdateSolrServer
setUpdateSolrServer(ConcurrentUpdateSolrClient) - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
setUsername(String) - Method in class org.apache.camel.component.solr.SolrEndpoint
Sets username for basic auth plugin enabled servers
setZkHost(String) - Method in class org.apache.camel.component.solr.SolrEndpoint
Set the ZooKeeper host information which the solrCloud could use, such as "zkhost=localhost:8123".
SolrComponent - Class in org.apache.camel.component.solr
Represents the component that manages SolrEndpoint.
SolrComponent() - Constructor for class org.apache.camel.component.solr.SolrComponent
 
SolrComponent.SolrServerReference - Class in org.apache.camel.component.solr
 
SolrComponentConfigurer - Class in org.apache.camel.component.solr
Generated by camel build tools - do NOT edit this file!
SolrComponentConfigurer() - Constructor for class org.apache.camel.component.solr.SolrComponentConfigurer
 
SolrConstants - Class in org.apache.camel.component.solr
 
SolrEndpoint - Class in org.apache.camel.component.solr
Perform operations against Apache Lucene Solr.
SolrEndpoint(String, SolrComponent, String) - Constructor for class org.apache.camel.component.solr.SolrEndpoint
 
SolrEndpointConfigurer - Class in org.apache.camel.component.solr
Generated by camel build tools - do NOT edit this file!
SolrEndpointConfigurer() - Constructor for class org.apache.camel.component.solr.SolrEndpointConfigurer
 
SolrEndpointUriFactory - Class in org.apache.camel.component.solr
Generated by camel build tools - do NOT edit this file!
SolrEndpointUriFactory() - Constructor for class org.apache.camel.component.solr.SolrEndpointUriFactory
 
SolrProducer - Class in org.apache.camel.component.solr
The Solr producer.
SolrProducer(SolrEndpoint, SolrClient, SolrClient, SolrClient) - Constructor for class org.apache.camel.component.solr.SolrProducer
 
SolrServerReference() - Constructor for class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
A B C D F G I O P S 
Skip navigation links

Apache Camel