How to Configure Your Solr Cloud Target

The following topics describe how to create a Solr Cloud target in Connectivity Hub.

Tip: For more information about Targets, see What is a Target?

How to Create a New Target

To add the Solr Cloud integration target, follow these steps:

  1. Go to the Connectivity Hub Target page.
  2. Select New Target. The Load Target dialog appears.
  3. In the Target Information field, select Solr Cloud Target from the drop-down menu. Scroll down if you do not see your target.
  4. Enter a Target Title on the Target info tab.
  5. Select the General Settings tab and configure the general settings. For more information on configuring these fields, see the target general settings reference.

  6. Click the "Custom Settings" tab.
    Complete the Solr settings:
    1. Login.
      1. If Solr is secured with basic security, provide the username here.
      2. (Leave empty if no security.)
    2. Password.
      1. If Solr is secured with basic security, provide the password here.
      2. (Leave empty if no security.)
    3. Solr Address
      1. The base address to your Solr instance.
      2. Example: If your Solr admin can be reached at: http://solrsearch.company.local:8983/solr/#/ then your base address is:
           http://solrsearch.company.local:8983/
    4. Custom Configuration Name (optional).
      1. Specify a Solr configuration name to be used.
    5. Connection Timeout
      1. Default value (if nothing is entered in this field) is 30 seconds.
      2. Use this setting to extend the length of time Connectivity Hub will wait for a response when attempting to connect to Solr.
  7. Click Save.