Skip to content

Commit

Permalink
Title disambiguation
Browse files Browse the repository at this point in the history
  • Loading branch information
HeidiSteen committed Aug 1, 2019
1 parent 728f488 commit 646784a
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions Quickstart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,23 +41,4 @@ This collection is featured in the [Quickstart: Create an Azure Search index in
1. Start Postman and import AzureSearchQuickstart.postman_collection.json
1. For each request, update the Header to use the admin api-key of your service, which you can obtain from the portal.
1. Next, update the URL of each request to use the name of your search service.
1. Send each request to the service.







## AzureSearchQuickstart collection

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 is used in [Quickstart: Create an Azure Search index using Postman and the REST API](https://docs.microsoft.com/azure/search/search-get-started-postman).


## Caselaw collection

Includes 4 requests used to create an index, data source, skillset, and indexer using [Caselaw demo data](https://github.com/Azure-Samples/azure-search-sample-data/tree/master/caselaw) from Azure Search Sample Data.

This collection is used in [How to get started with Knowledge Store](https://docs.microsoft.com/azure/search/knowledge-store-howto).
1. Send each request to the service.

0 comments on commit 646784a

Please sign in to comment.