.NET SDK

Overview

The C# SDK is a CMS independent project which consumes the HawksearchAPI. The following section includes information on how to make use of the searching, indexing and export operations which are exposed in the C# SDK. Developers can refer to this documentation when they want to implement functionalities like Creating an index , Search and Autocomplete and Exporting documents.


Indexing

You could find the documentation for the indexing operations here ->https://bridgeline.atlassian.net/wiki/spaces/CON/pages/3468465836

 

Searching

You could find the documentation for the searching operations here ->https://bridgeline.atlassian.net/wiki/spaces/CON/pages/3468462289

 

Export

You could find the documentation for the export operations here ->https://bridgeline.atlassian.net/wiki/spaces/CON/pages/3468467256