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

Goal

This document will provide an insight of the good practices used for working on integrating the Lucene version of the Hawksearch connector.

Prerequisite

Setup Hawksearch Lucene engine.

Working with the Lucene Version

Creating Fields

When you are using the Lucene version of Hawksearch you will have to manually create fields in the engine, as the connector does not create fields out of the box.

Creating an Index

In the Lucene version of the connector the index is created through the Hawksearch admin page (your-website-url/Sitefinity/Administration/hawksearchconfig). After you update the selected fields you should click the “Save settings” button. In order the export to be successful you should change the export folder from the Hawksearch settings.

Uploading an Index

The index is uploaded manually to a folder which is set in export settings of the Hakwsearch engine, or through the FTP. You can set the FTP settings in the Hawksearch settings in Sitefinity’s advanced settings (your-website-url/Sitefinity/Administration/Settings/Advanced).

  • No labels