Register custom search service
Goal
The goal of this article is to demonstrate how to register your custom search service
Prerequisite
Configured Connector - https://bridgeline.atlassian.net/wiki/spaces/CON/pages/3468469846
Â
Register Custom Search Service
In order to use your custom search service instead of the built-in one you need to register it in the backend.
Open the backend of your Sitefinity instance.
Navigate to Administration → Settings (your-site-domain/Sitefinity/Administration/Settings)
Go to Advanced (your-site-domain/Sitefinity/Administration/Settings/Advanced)
Under Search → Search services → Hawksearch enter the TypeName of you custom search service (e.g. SitefinityWebApp.CustomSearchService)
Save the changes