Azure Cognitive Search is a fully managed cloud search service that provides a rich search experience to custom applications. The service provides a REST API with operations that create and manage indexes, load data, implement search features, execute queries, and handle results.
This document describes the start of the JS SDK for Search service operations, which include all operations that are not directly related to document operations.