Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ActionContext(SolrConfiguration, Exchange, AsyncCallback, SolrClient, SolrOperation, String, String, ModifiableSolrParams) - Constructor for record class org.apache.camel.component.solr.SolrProducer.ActionContext
-
Creates an instance of a
ActionContext
record class. - addHeadersForCommit(Exchange) - Static method in class org.apache.camel.component.solr.SolrUtils
- addHeadersForCommit(Exchange, String) - Static method in class org.apache.camel.component.solr.SolrUtils
- addHeadersForCommit(ModifiableSolrParams) - Static method in class org.apache.camel.component.solr.SolrUtils
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.solr.SolrEndpointUriFactory
C
- callback() - Method in record class org.apache.camel.component.solr.SolrProducer.ActionContext
-
Returns the value of the
callback
record component. - collection() - Method in record class org.apache.camel.component.solr.SolrProducer.ActionContext
-
Returns the value of the
collection
record component. - configuration - Variable in class org.apache.camel.component.solr.SolrProducer
- configuration() - Method in record class org.apache.camel.component.solr.SolrProducer.ActionContext
-
Returns the value of the
configuration
record component. - configure(String) - Method in class org.apache.camel.component.solr.SolrConfiguration
-
Uri of the solr instance with :host:port.
- 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
- convertToList(Collection<T>) - Static method in class org.apache.camel.component.solr.SolrUtils
- createConsumer(Processor) - Method in class org.apache.camel.component.solr.SolrEndpoint
- createContentStreamUpdateRequest(Object, Exchange) - Static method in class org.apache.camel.component.solr.converter.SolrRequestConverter
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.solr.SolrComponent
- createFutureDeprecationMessage(String, String) - Method in enum class org.apache.camel.component.solr.SolrOperation
- createProducer() - Method in class org.apache.camel.component.solr.SolrEndpoint
- createQueryRequest(Object, Exchange) - Static method in class org.apache.camel.component.solr.converter.SolrRequestConverter
- createQueryResponse(Object, Exchange) - Static method in class org.apache.camel.component.solr.converter.SolrResponseConverter
- createSolrClient() - Method in class org.apache.camel.component.solr.SolrEndpoint
- createSolrPing(Object, Exchange) - Static method in class org.apache.camel.component.solr.converter.SolrRequestConverter
- createSolrPingResponse(Object, Exchange) - Static method in class org.apache.camel.component.solr.converter.SolrResponseConverter
- createSolrResponse(Object, Exchange) - Static method in class org.apache.camel.component.solr.converter.SolrResponseConverter
- createSolrResponseMap(Object, Exchange) - Static method in class org.apache.camel.component.solr.converter.SolrResponseConverter
- createUpdateRequest(Object, Exchange) - Static method in class org.apache.camel.component.solr.converter.SolrRequestConverter
D
- DEFAULT_BASE_PATH - Static variable in interface org.apache.camel.component.solr.SolrConstants
- DEFAULT_COLLECTION - Static variable in interface org.apache.camel.component.solr.SolrConstants
- DEFAULT_CONNECT_TIMEOUT - Static variable in interface org.apache.camel.component.solr.SolrConstants
- DEFAULT_HOST - Static variable in interface org.apache.camel.component.solr.SolrConstants
- DEFAULT_PORT - Static variable in interface org.apache.camel.component.solr.SolrConstants
- DEFAULT_REQUEST_TIMEOUT - Static variable in interface org.apache.camel.component.solr.SolrConstants
- DEFAULT_UPDATE_REQUEST_HANDLER - Static variable in class org.apache.camel.component.solr.converter.SolrRequestConverter
- DELETE - Enum constant in enum class org.apache.camel.component.solr.SolrOperation
- doShutdown() - Method in class org.apache.camel.component.solr.SolrEndpoint
- doStart() - Method in class org.apache.camel.component.solr.SolrEndpoint
E
- equals(Object) - Method in record class org.apache.camel.component.solr.SolrProducer.ActionContext
-
Indicates whether some other object is "equal to" this one.
- exchange() - Method in record class org.apache.camel.component.solr.SolrProducer.ActionContext
-
Returns the value of the
exchange
record component.
F
- flatten(Map.Entry<String, Object>) - Static method in class org.apache.camel.component.solr.SolrUtils
G
- getActionParameter(String) - Method in enum class org.apache.camel.component.solr.SolrOperation
- getActionsToDeprecate() - Method in enum class org.apache.camel.component.solr.SolrOperation
- getAsyncSolrClient() - Method in record class org.apache.camel.component.solr.SolrProducer.ActionContext
- getAutowiredNames() - Method in class org.apache.camel.component.solr.SolrComponentConfigurer
- getBasePath() - Method in class org.apache.camel.component.solr.SolrConfiguration
- getCamelContext() - Method in class org.apache.camel.component.solr.converter.SolrRequestConverterLoader
- getCamelContext() - Method in class org.apache.camel.component.solr.converter.SolrResponseConverterLoader
- getCertificatePath() - Method in class org.apache.camel.component.solr.SolrConfiguration
-
The certificate that can be used to access the solr host.
- getCollection() - Method in class org.apache.camel.component.solr.SolrConfiguration
-
The name of the collection to act against
- getConfiguration() - Method in class org.apache.camel.component.solr.SolrEndpoint
- getConnectionTimeout() - Method in class org.apache.camel.component.solr.SolrComponent
-
The time in ms to wait before connection will time out.
- getConnectionTimeout() - Method in class org.apache.camel.component.solr.SolrConfiguration
-
The time in ms to wait before connection will time out.
- getDefaultCollection() - Method in class org.apache.camel.component.solr.SolrComponent
-
Solr default collection name
- getFrom() - Method in class org.apache.camel.component.solr.SolrConfiguration
-
Starting index of the response.
- getHeadersForCommit() - Static method in class org.apache.camel.component.solr.SolrUtils
- getHeadersForCommit(String) - Static method in class org.apache.camel.component.solr.SolrUtils
- getHeadersForCommit(String, String) - Static method in class org.apache.camel.component.solr.SolrUtils
- getHost() - Method in class org.apache.camel.component.solr.SolrComponent
-
The solr instance host name
- getHost() - Method in class org.apache.camel.component.solr.SolrConfiguration
- getOperation() - Method in class org.apache.camel.component.solr.SolrConfiguration
- 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.SolrComponent
-
Password for authenticating
- getPassword() - Method in class org.apache.camel.component.solr.SolrConfiguration
-
Password for authenticating
- getPort() - Method in class org.apache.camel.component.solr.SolrComponent
-
The solr instance port number
- getPort() - Method in class org.apache.camel.component.solr.SolrConfiguration
- getRequestHandler() - Method in class org.apache.camel.component.solr.SolrConfiguration
-
The path of the update request handler (use for update requests / set solr parameter qt for search requests)
- getRequestTimeout() - Method in class org.apache.camel.component.solr.SolrComponent
-
The timeout in ms to wait before the socket will time out.
- getRequestTimeout() - Method in class org.apache.camel.component.solr.SolrConfiguration
-
The time in ms to wait before the request will time out (former soTimeout).
- getServiceProtocol() - Method in class org.apache.camel.component.solr.SolrEndpoint
- getServiceUrl() - Method in class org.apache.camel.component.solr.SolrEndpoint
- getSize() - Method in class org.apache.camel.component.solr.SolrConfiguration
-
Size of the response.
- getSolrBaseUrl() - Method in class org.apache.camel.component.solr.SolrConfiguration
- getSolrBaseUrl(boolean, String, int, String) - Static method in class org.apache.camel.component.solr.SolrConfiguration
- getSolrClient() - Method in class org.apache.camel.component.solr.SolrComponent
-
To use an existing configured solr client, instead of creating a client per endpoint.
- getSolrClient() - Method in class org.apache.camel.component.solr.SolrConfiguration
-
The solr client to connect to solr.
- getSolrClient() - Method in class org.apache.camel.component.solr.SolrEndpoint
- getSolrClient() - Method in class org.apache.camel.component.solr.SolrProducer
- getSolrClientInfoString(SolrClient, boolean, String) - Static method in class org.apache.camel.component.solr.SolrEndpoint
- getSolrOperationFrom(String) - Static method in enum class org.apache.camel.component.solr.SolrOperation
- getUsername() - Method in class org.apache.camel.component.solr.SolrComponent
-
Basic authenticate user
- getUsername() - Method in class org.apache.camel.component.solr.SolrConfiguration
-
Basic authenticate user
H
- hashCode() - Method in record class org.apache.camel.component.solr.SolrProducer.ActionContext
-
Returns a hash code value for this object.
- HEADER_FIELD_PREFIX - Static variable in interface org.apache.camel.component.solr.SolrConstants
- HEADER_PARAM_OPERATION_COMMIT - Static variable in interface org.apache.camel.component.solr.SolrConstants
- HEADER_PARAM_OPERATION_OPTIMIZE - Static variable in interface org.apache.camel.component.solr.SolrConstants
- HEADER_PARAM_OPERATION_ROLLBACK - Static variable in interface org.apache.camel.component.solr.SolrConstants
- HEADER_PARAM_OPERATION_SOFT_COMMIT - Static variable in interface org.apache.camel.component.solr.SolrConstants
- HEADER_PARAM_PREFIX - Static variable in interface org.apache.camel.component.solr.SolrConstants
I
- INSERT - Enum constant in enum class org.apache.camel.component.solr.SolrOperation
- isAsync() - Method in class org.apache.camel.component.solr.SolrConfiguration
-
Use async request processing (when supported by the solr client)
- isAutoCommit() - Method in class org.apache.camel.component.solr.SolrConfiguration
- isCollectionOfType(Object, Class<?>) - Static method in class org.apache.camel.component.solr.SolrUtils
- isDeleteByQuery() - Method in class org.apache.camel.component.solr.SolrConfiguration
-
For the delete instruction, interprete body as query/queries instead of id/ids.
- isEnabled(String) - Method in class org.apache.camel.component.solr.SolrEndpointUriFactory
- isEnableSSL() - Method in class org.apache.camel.component.solr.SolrComponent
-
Enable SSL
- isEnableSSL() - Method in class org.apache.camel.component.solr.SolrConfiguration
-
Enable SSL
- isLenientProperties() - Method in class org.apache.camel.component.solr.SolrEndpointUriFactory
- isProcessAsync(SolrClient, SolrConfiguration) - Static method in class org.apache.camel.component.solr.SolrEndpoint
- isUseContentStreamUpdateRequest(SolrProducer.ActionContext) - Static method in class org.apache.camel.component.solr.converter.SolrRequestConverter
L
- load(TypeConverterRegistry) - Method in class org.apache.camel.component.solr.converter.SolrRequestConverterLoader
- load(TypeConverterRegistry) - Method in class org.apache.camel.component.solr.converter.SolrResponseConverterLoader
M
- multiValuePrefixes() - Method in class org.apache.camel.component.solr.SolrEndpointUriFactory
O
- operation() - Method in record class org.apache.camel.component.solr.SolrProducer.ActionContext
-
Returns the value of the
operation
record component. - OPERATION_ADD_BEAN - Static variable in interface org.apache.camel.component.solr.SolrConstants
- OPERATION_ADD_BEANS - Static variable in interface org.apache.camel.component.solr.SolrConstants
- OPERATION_COMMIT - Static variable in interface org.apache.camel.component.solr.SolrConstants
- OPERATION_DELETE_BY_ID - Static variable in interface org.apache.camel.component.solr.SolrConstants
- OPERATION_DELETE_BY_QUERY - Static variable in interface org.apache.camel.component.solr.SolrConstants
- OPERATION_INSERT - Static variable in interface org.apache.camel.component.solr.SolrConstants
- OPERATION_INSERT_STREAMING - Static variable in interface org.apache.camel.component.solr.SolrConstants
- OPERATION_OPTIMIZE - Static variable in interface org.apache.camel.component.solr.SolrConstants
- OPERATION_QUERY - Static variable in interface org.apache.camel.component.solr.SolrConstants
- OPERATION_ROLLBACK - Static variable in interface org.apache.camel.component.solr.SolrConstants
- OPERATION_SOFT_COMMIT - Static variable in interface org.apache.camel.component.solr.SolrConstants
- org.apache.camel.component.solr - package org.apache.camel.component.solr
- org.apache.camel.component.solr.converter - package org.apache.camel.component.solr.converter
P
- PARAM_COLLECTION - Static variable in interface org.apache.camel.component.solr.SolrConstants
- PARAM_CONTENT_TYPE - Static variable in interface org.apache.camel.component.solr.SolrConstants
- PARAM_DELETE_BY_QUERY - Static variable in interface org.apache.camel.component.solr.SolrConstants
- PARAM_FROM - Static variable in interface org.apache.camel.component.solr.SolrConstants
- PARAM_OPERATION - Static variable in interface org.apache.camel.component.solr.SolrConstants
- PARAM_QUERY_STRING - Static variable in interface org.apache.camel.component.solr.SolrConstants
- PARAM_REQUEST_HANDLER - Static variable in interface org.apache.camel.component.solr.SolrConstants
- PARAM_SIZE - Static variable in interface org.apache.camel.component.solr.SolrConstants
- PARAM_SOLR_PARAMS - Static variable in interface org.apache.camel.component.solr.SolrConstants
- parseAsFlatMap(Map<String, Object>) - Static method in class org.apache.camel.component.solr.SolrUtils
- parseAsFlatMap(Map<String, Object>, String, String) - Static method in class org.apache.camel.component.solr.SolrUtils
- parseAsFlatMap(SolrResponse) - Static method in class org.apache.camel.component.solr.SolrUtils
- parseAsMap(SolrResponse) - Static method in class org.apache.camel.component.solr.SolrUtils
- PING - Enum constant in enum class org.apache.camel.component.solr.SolrOperation
- process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.solr.SolrProducer
- PROPERTY_ACTION_CONTEXT - Static variable in interface org.apache.camel.component.solr.SolrConstants
- propertyNames() - Method in class org.apache.camel.component.solr.SolrEndpointUriFactory
R
- requestHandler() - Method in record class org.apache.camel.component.solr.SolrProducer.ActionContext
-
Returns the value of the
requestHandler
record component.
S
- SEARCH - Enum constant in enum class org.apache.camel.component.solr.SolrOperation
- secretPropertyNames() - Method in class org.apache.camel.component.solr.SolrEndpointUriFactory
- setAsync(boolean) - Method in class org.apache.camel.component.solr.SolrConfiguration
- setAutoCommit(boolean) - Method in class org.apache.camel.component.solr.SolrConfiguration
-
If true, each producer insert/delete operation will be automatically performing a commit
- setBasePath(String) - Method in class org.apache.camel.component.solr.SolrConfiguration
-
The solr instance base path (usually "/solr")
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.solr.converter.SolrRequestConverterLoader
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.solr.converter.SolrResponseConverterLoader
- setCertificatePath(String) - Method in class org.apache.camel.component.solr.SolrConfiguration
- setCollection(String) - Method in class org.apache.camel.component.solr.SolrConfiguration
- setConnectionTimeout(long) - Method in class org.apache.camel.component.solr.SolrComponent
- setConnectionTimeout(Long) - Method in class org.apache.camel.component.solr.SolrConfiguration
- setDefaultCollection(String) - Method in class org.apache.camel.component.solr.SolrComponent
- setDeleteByQuery(boolean) - Method in class org.apache.camel.component.solr.SolrConfiguration
- setEnableSSL(boolean) - Method in class org.apache.camel.component.solr.SolrComponent
- setEnableSSL(boolean) - Method in class org.apache.camel.component.solr.SolrConfiguration
- setFrom(Integer) - Method in class org.apache.camel.component.solr.SolrConfiguration
- setHost(String) - Method in class org.apache.camel.component.solr.SolrComponent
- setHost(String) - Method in class org.apache.camel.component.solr.SolrConfiguration
-
The solr instance host name (set to 'default' to use the host name defined on component level)
- setOperation(SolrOperation) - Method in class org.apache.camel.component.solr.SolrConfiguration
-
What operation to perform
- setPassword(String) - Method in class org.apache.camel.component.solr.SolrComponent
- setPassword(String) - Method in class org.apache.camel.component.solr.SolrConfiguration
- setPort(int) - Method in class org.apache.camel.component.solr.SolrComponent
- setPort(int) - Method in class org.apache.camel.component.solr.SolrConfiguration
-
The solr instance port number
- setRequestHandler(String) - Method in class org.apache.camel.component.solr.SolrConfiguration
- setRequestTimeout(long) - Method in class org.apache.camel.component.solr.SolrComponent
- setRequestTimeout(Long) - Method in class org.apache.camel.component.solr.SolrConfiguration
- setSize(Integer) - Method in class org.apache.camel.component.solr.SolrConfiguration
- setSolrClient(SolrClient) - Method in class org.apache.camel.component.solr.SolrComponent
- setSolrClient(SolrClient) - Method in class org.apache.camel.component.solr.SolrConfiguration
- setUsername(String) - Method in class org.apache.camel.component.solr.SolrComponent
- setUsername(String) - Method in class org.apache.camel.component.solr.SolrConfiguration
- solrClient() - Method in record class org.apache.camel.component.solr.SolrProducer.ActionContext
-
Returns the value of the
solrClient
record component. - 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(CamelContext) - Constructor for class org.apache.camel.component.solr.SolrComponent
- 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
- SolrComponentVerifierExtension - Class in org.apache.camel.component.solr
- SolrComponentVerifierExtension() - Constructor for class org.apache.camel.component.solr.SolrComponentVerifierExtension
- SolrComponentVerifierExtension(String) - Constructor for class org.apache.camel.component.solr.SolrComponentVerifierExtension
- SolrConfiguration - Class in org.apache.camel.component.solr
- SolrConfiguration() - Constructor for class org.apache.camel.component.solr.SolrConfiguration
- SolrConstants - Interface in org.apache.camel.component.solr
- SolrEndpoint - Class in org.apache.camel.component.solr
-
Perform operations against Apache Lucene Solr.
- SolrEndpoint(String, SolrComponent, SolrConfiguration) - 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
- SolrOperation - Enum Class in org.apache.camel.component.solr
-
The Solr server operations list that is implemented
- solrParams() - Method in record class org.apache.camel.component.solr.SolrProducer.ActionContext
-
Returns the value of the
solrParams
record component. - SolrProducer - Class in org.apache.camel.component.solr
-
The Solr producer.
- SolrProducer(SolrEndpoint, SolrConfiguration) - Constructor for class org.apache.camel.component.solr.SolrProducer
- SolrProducer.ActionContext - Record Class in org.apache.camel.component.solr
-
An inner class providing all the information that an asynchronous action could need.
- SolrRequestConverter - Class in org.apache.camel.component.solr.converter
- SolrRequestConverterLoader - Class in org.apache.camel.component.solr.converter
-
Generated by camel build tools - do NOT edit this file!
- SolrRequestConverterLoader() - Constructor for class org.apache.camel.component.solr.converter.SolrRequestConverterLoader
- SolrResponseConverter - Class in org.apache.camel.component.solr.converter
- SolrResponseConverterLoader - Class in org.apache.camel.component.solr.converter
-
Generated by camel build tools - do NOT edit this file!
- SolrResponseConverterLoader() - Constructor for class org.apache.camel.component.solr.converter.SolrResponseConverterLoader
- SolrUtils - Class in org.apache.camel.component.solr
- SolrUtils() - Constructor for class org.apache.camel.component.solr.SolrUtils
T
- toString() - Method in record class org.apache.camel.component.solr.SolrProducer.ActionContext
-
Returns a string representation of this record class.
V
- valueOf(String) - Static method in enum class org.apache.camel.component.solr.SolrOperation
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.camel.component.solr.SolrOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyConnectivity(Map<String, Object>) - Method in class org.apache.camel.component.solr.SolrComponentVerifierExtension
- verifyParameters(Map<String, Object>) - Method in class org.apache.camel.component.solr.SolrComponentVerifierExtension
All Classes and Interfaces|All Packages|Constant Field Values