azure-sdk-for-js
azure-sdk-for-js copied to clipboard
Include browser based examples for @azure/search-documents
Is your feature request related to a problem? Please describe.
I'm struggling to find examples of running the @azure/search-documents
clients in the browser. The package references nodejs modules http/https
, os
, and util
and I haven't been able to find anywhere recommendations on if/how these modules should be shimmed/mocked, or if there is an alternate way to build the package in a browser specific manner.
Describe the solution you'd like
Please include documentation and samples of how to run @azure/search-documents
from the browser
Label prediction was below confidence level 0.6
for Model:ServiceLabels
: 'Search:0.599915,Docs:0.18959805,Storage:0.03906939'
@sarangan12 can you assist?
@xirzec I will create them soon and provide the link