How to Configure Your Solr Stand Alone Target
The following topics describe how to create a Solr target in Connectivity Hub. For more information about Targets, see What is a Target?
How to Create a New Target
To add the Solr Integration target, follow these steps:
- Go to the Connectivity Hub Target page.
- Select New Target. The Load Target dialog appears.
- In the Target Information field, Select Solr Stand Alone Target from the drop-down menu. Scroll down if you do not see your target.
- Enter a Target Title on the Target info tab.
-
Select the General Settings tab and configure the general settings. For more information on configuring these fields, see the target general settings reference.
- Click the Custom Settings tab. Complete the Solr settings:
- Login.
- If Solr is secured with basic security, provide the username here. (Leave empty if no security.)
- Password.
- If Solr is secured with basic security, provide the password here. (Leave empty if no security.)
- Solr Address. The base address to your Solr instance.
- For 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/
- For Example, if your Solr admin can be reached at:
- Connection Timeout
- Default value (if nothing is entered in this field) is 30 seconds.
- Use this setting to extend the length of time Connectivity Hub waits for a response when attempting to connect to Solr.
- Login.
- Click Save.