/
.NET SDK
.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 ->Indexing operations
Searching
You could find the documentation for the searching operations here ->Searching operations
Export
You could find the documentation for the export operations here ->Working with Export API
Related content
HawksearchClient
HawksearchClient
More like this
Searching operations
Searching operations
More like this
Projects Overview
Projects Overview
More like this
Export Overview
Export Overview
More like this
Indexing operations
Indexing operations
More like this
Working with Export API
Working with Export API
More like this