Projects Overview
In this article you will find:
Goal
This article provides information about the different projects that are used in Hawksearch connector for Sitefinity.
Hawksearch
This project contains logic required for the data feed generation for both V4L and V4 versions of the connector.
HawksearchWidgets
This project contains logic regarding the visual components of the Hawksearch connector. Currently there are two widgets:
Hawksearch box – responsible for the sending the search request.
Hawksearch results – responsible for visualizing the search response.
Hawksearch.SDK
This project is a .NET SDK and contains the logic needed to call the Hawksearch V4 API.
This project does not depend on Sitefinity and can be used for providing the logic needed to call the Hawksearch V4 API for different .NET based CMSs.
Hawksearch.IFilter
This project contains logic required for exporting data from PDF and Word documents.
Next Steps
Â