Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article you will find:

...

Info

Configured Sitefinity connector - Configuring the Apply Sitefinity Settingssettings

Remark

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

...

  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

...