issues
search
tomasloksa
/
azure-search-emulator
Containerized Azure Search Emulator for development purposes
MIT License
16
stars
3
forks
source link
Solr https
#14
Closed
tomasloksa
closed
3 years ago
tomasloksa
commented
3 years ago
Fix https by disabling certificate validation in httpClient - Closes #2
Replace manual API calls in demo app with Azure.Search.Document calls - Closes #13
Edit Search Controller to match actual Azure.Search.Document search/indexing requests
Add new response models - these are required by Azure.Search.Document, otherwise an error occurs