Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

Goal

The Sitefinity connector provides a mechanism for notifying external indexing services of the indexing procedure. This way, you can use multiple sources to add items to the Hawksearch index created by Sitefinity.

Add additional data sources

You can add additional data sources from Advanced Settings → Hawksearch -> DataSources submenu (your-site-domain/Sitefinity/Administration/Settings/Advanced). You should provide the Data Source with Name, Api Key, Url, Severity and Timeout interval.

  • Name - provide unique name for the data source

  • Api Key - provide a unique Api Key

  • Url - the Hawksearch connector will use this Url to send a POST request to the data source

  • Severity - the values for severity are “Low” and “Critical”.

  • Timeout interval - you can set a timeout interval for each data source.

  • No labels