Versions Compared

Key

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

...

This article contains information about the implementation of the searching process. The C# SDK exposes a method which can be used to make search requests to the Hawksearch API. All of these methods can be found in the HawksearchClient class.

Prerequisite

Info

Configured Connector - Configure HawksearchInstalled .NET SDK NuGet package

...

The Search method exposes a functionality to make search requests to the Hawksearch API.

...

Call this method when you want to make search requests to the Hawkseach Hawksearch API.

Autocomplete

...

The Autocomplete method exposes a functionality for autocompleting search request depending on input.

...