https://github.com/Azure-Samples/azure-search-rest-samples
https://github.com/Azure-Samples/azure-search-rest-samples
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Azure-Samples/azure-search-rest-samples
- Owner: Azure-Samples
- License: mit
- Created: 2019-04-25T01:00:52.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T20:34:18.000Z (7 months ago)
- Last Synced: 2024-09-17T02:04:04.995Z (7 months ago)
- Homepage:
- Size: 619 KB
- Stars: 54
- Watchers: 22
- Forks: 99
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - Azure-Samples/azure-search-rest-samples - (Others)
README
# REST examples for Azure AI Search
This repository provides REST API examples:
+ custom-analyzers
+ debug-sessions
+ index-encrypted-blobs (currently archived)
+ knowledge-store
+ projections
+ quickstart
+ quickstart-vectors
+ skill-examples
+ skillset-tutorialTo use these samples, open a `.rest` file in Visual Studio Code with the REST client, and then update the variables to use your own search service and admin API key.