Solr Data Import batch process
Code |
|
Categories |
|
Implementation |
Batch process |
Stoppable |
No (single phase process) |
Schedule |
Not scheduled |
Class |
SolrDataImportBatchProcess.gs |
The Solr Data Import batch process tests the operation of the free-text batch load command, especially its embedded SQL query. A batch process is limited to using memory available to the application server, which can deprive other processes of that memory on a production system. This batch process also requires write access to the local file system, which is typically not available on a production system. Only run the Solr Data Import process on development-mode servers.
Important: Do not run this process in production to load and re-index the Guidewire Solr Extension. Instead, run the free-text batch load command (
batchload) on the host on which the Guidewire Solr Extension resides.See also
