Example #1
0
 public AzureSearchApiController()
 {
     _azureSearchServiceClient = AzureSearchContext.Instance.SearchIndexClient;
 }