-
Notifications
You must be signed in to change notification settings - Fork 0
References
Khaled Hikmat edited this page Jun 6, 2021
·
2 revisions
The following is a collection of references I found useful while researching and implementing the initial aspects of goqur
:
- Golang custom handler - https://www.youtube.com/watch?v=RPCEH247twU
- Azure Search with Jacob - https://www.youtube.com/watch?v=6kw8SHwxp9c
- A static generator to generate search site for your index - AzSearch.js in Github to auto-generate UI
- Jacob's blog post about the generation process - https://jj09.net/cognitive-search-azure-search-with-ai/
- JFK Files after they have been de-classified - https://jfkfiles2.azurewebsites.net/
- Azure Functions custom handler documentation - https://docs.microsoft.com/en-us/azure/azure-functions/functions-custom-handlers
- Azure Static Web Apps - https://www.youtube.com/watch?v=cgAL6z_FcLY
- Power Skills - https://github.com/Azure-Samples/azure-search-power-skills
- Custom Skills - https://docs.microsoft.com/en-us/azure/search/cognitive-search-custom-skill-web-api
- Bing Custom Skill - https://docs.microsoft.com/en-us/azure/search/cognitive-search-create-custom-skill-example
- Data Imports - https://docs.microsoft.com/en-us/azure/search/search-what-is-data-import
- Azure Static Web Apps
- How to index CSV blobs
- Github actions worklfow commands
- Github actions for Azure CLI
Copyright 2021 goqur