Using the Bing Auto-Suggest API

Learn how to use the auto-suggest feature from Azure Bing Search services.

We'll cover the following...

Introduction

In this lesson, we’re going to implement the auto-suggest feature using the Azure Bing Search service. With this functionality, the Bing service could provide the search results even when there is a spelling mistake. It can also provide suggestions based on your current search term. The main purpose of the auto-suggest feature is to provide suggestion of different search terms ...