close

Filter

loading table of contents...

Search Manual / Version 2101

Table Of Contents

5.2.8 Configuring Error Handling

The CAE Feeder automatically retries operation after some communication problems with the Solr Search Server. The following properties configure the retry behavior:

Property Value Default Description
feeder.solr.send-retry-delay time in milliseconds 30000

The delay between a failed batch sending and the next try.

solr.connection-timeout time in milliseconds 0 The connection timeout set on the SolrJ SolrClient. It determines how long the client waits to establish a connection without any response from the server. The default value 0 means, that it will wait forever.
solr.socket-timeout time in milliseconds 600000 (10 minutes) The socket timeout set on the SolrJ SolrClient. It determines how long the client waits for a response from the server after the connection was established and the request was already sent.

Table 5.1.  Properties for retry on Solr server


Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.