This repository provides Postman collections used in Azure Search walkthroughs. All collections are saved in JSON, in the V2 collection format.
To use these collections, import them into Postman.
Includes 4 requests used to create an index, load documents, search the index, and query system information. Request bodies include JSON documents that provides index and documents.
This collection provides the same requests as those used to build the cognitive search pipeline in REST Tutorial: Add structure to "unstructured content" with cognitive search.
Includes 4 requests used to create an index, data source, skillset, and indexer using Caselaw demo data from Azure Search Sample Data.
This collection is used in How to get started with Knowledge Store.