Kentico: System Settings Setup

In this article you’ll find:

Goal

This article provides information on how to configure the connector for a Kentico project.

Prerequisite

Installed Kentico connector - https://bridgeline.atlassian.net/wiki/spaces/CON/pages/3468461909

Steps to configure Kentico connector

  1. From the application selector side menu (F2 or button top left) choose the Settings application.

  2. Go to Integration / Hawksearch where you’ll find the settings for the connector.

Search settings

  1. Client Guid / Tracking Key - The client guid / tracking key for your Hawksearch instance. You can find this in your Hawksearch user profile at e.g. https://dev.hawksearch.net/admin/contact.aspx in the Setup Info category.

  2. Base search API Url - This is the base Hawksearch search API Url, e.g. https://searchapi-dev.hawksearch.net

  3. Tracking Url - This is the Hawksearch tracking Url, e.g. https://tracking-dev.hawksearch.net/api/trackevent/

  4. Frontend framework - You can choose between Vue and React.

Indexing settings

  1. Indexing enabled - Is the indexing functionality enabled.

  2. Multilingual indexing enabled - Is multilingual indexing enabled. When enabled, culture suffixes will be appended to the end of Hawksearch field names and current culture information will be forwarded to Hawksearch with each search & autocomplete query.

  3. Delta indexing enabled - Is delta indexing enabled. Delta indexing means that whenever you insert / update / delete an object that has a corresponding Field Mapping defined, the connector automatically sends the updated information to Hawksearch.

  4. Indexing type - Here you can choose between the 2 indexing options - File Export and Indexing Api. The File Export option generates text files which need to be submitted to Hawksearch while the Indexing Api option sends API requests to Hawksearch with the necessary information.

  5. API Key - The API key for your Hawksearch instance. You can find this in your Hawksearch user profile at e.g. https://dev.hawksearch.net/admin/contact.aspx in the Setup Info category.

  6. Base dashboard API Url - This is the base Hawksearch dashboard API Url, e.g. https://dev.hawksearch.net/api/v9

Next steps

https://bridgeline.atlassian.net/wiki/spaces/CON/pages/3468461011

https://bridgeline.atlassian.net/wiki/spaces/CON/pages/3468471654