Info: This feature requires Enterprise Server version 9.2 or higher.
Changing the time-out period for Solr may be necessary when time-outs occur while indexing many objects.
Do one of the following:
- Recommended method: In the solrconfig.xml file , change settings such as ramBufferSizeMB, mergeFactor, and autoCommit.
- <Solr installation directory>/<corename>/conf/
- In the solr_config.php file, change the value of the SOLR_TIMEOUT setting.
Note: The time is defined in full seconds.
- <Enterprise installation directory>/config/
Example:define ('SOLR_TIMEOUT', 5);
Related Information
Related Tasks
Configuring Solr search to find objects with underscores or dashes in Enterprise Server 9
Enabling sorting on Placed On columns in Enterprise Server 9 with Solr installed
Adding custom Enterprise metadata properties to the Solr search
Setting up words to ignore when using Solr in Enterprise Server 9
Setting up synonyms to include when using Solr in Enterprise Server 9
Reference Materials
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.