Run the free-text batch load command

About this task

You run the free-text batch load command on the host on which the Guidewire Solr Extension resides. Run the command only if you configured free-text search for external operation.

Procedure

  1. In PolicyCenter, do the following:
    1. Suspend the PCSolrMessageTransport message destination.
    2. Set the EnableDisplayBasicSearchTab script parameter to false.
  2. Shut down and restart the Guidewire Solr Extension.

    Shutting down the Guidewire Solr Extension forces it to pick up any changes to data-config.xml.

  3. Navigate to the following location in the Solr installation:
    • /opt/gwsolr/pc/solr/policy_active/conf
  4. Run the batchload command.
  5. After the command finishes, examine the status response to verify that your load succeeded.
    A problem-free load gives the same positive number for Total Rows Fetched and Total Documents Processed.
  6. In PolicyCenter, do the following:
    1. Resume the PCSolrMessageTransport message destination.
    2. Set the EnableDisplayBasicSearchTab script parameter to true.