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

Version 1 Next »

In this article you will find:

Goal

This article provides information on how to configure Hawksearch server settings.

Prerequisite

Configured Sitefinity connector - Configuring the Sitefinity Settings

Remark

You can find the values for HawkSearchApiKey and HawkSearchClientId from the Admin section Account Info tab in Hawksearch backend.

Steps for Integrating Your Hawksearch Instance

  1. From the ‘Advanced Settings’ (your-site-domain/Sitefinity/Administration/Settings/Advanced) screen, open the Hawksearch section and configure your Hawksearch server related settings.

    1. Specify whether you are using Elasticsearch version or Lucene version of Hawksearch,

    2. For Hawksearch Elasticsearch (sample values):

      1. HawkSearchApiKey: 2W113223-B3YU-42R5-A5T8-4WER5632G3S

      2. HawkSearchIndex: https://indexing.hawksearch.net/api/v2/indexing/

      3. HawkSearchSearchingAPI: https://searchapi.hawksearch.net/api/v2/search/

      4. HawkSearchBaseAPI: https://hawksearch.net/api/v9/

      5. HawkSearchClientId: 3e3c44b0vn6688a0121r84rd446o5577

      6. [Optional] ExportDirectory : C:\Projects\Hawk\Hawk Export

    3. For Hawksearch Lucene (sample values):

      1. HawkSearchIndex: hawksearchenginename

      2. HawkSearchApiKey: 2W113223-B3YU-42R5-A5T8-4WER5632G3S

      3. HawkSearchBaseAPI: https://hawksearch.net/api/v5/

      4. HawkSearchClientId: 3e3c44b0vn6688a0121r84rd446o5577

      5. HawkSearchEngineUrl: dev.hawksearch.net/sites/framatome

      6. ExportDirectory : C:\Projects\Hawk\Hawk Export

Next steps

Managing Indexes

  • No labels