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 10 Next »

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 - Kentico: Installing the connector

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/Indexing settings

Indexing settings

  1. Indexing enabled - Is the indexing functionality enabled.

  2. 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.

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

  4. 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.

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

Next steps

Kentico: Manage indexes

Kentico: Configuring Web API Indexing

  • No labels