0

I want to know whether complex types are supported in the azure search sdk for .net?

I already know that the azure team is providing a private preview of this feature. But the last information I have is that it can be accessed only directly via REST Api. Is there a .net sdk support for the same?

Vignesh T
  • 237
  • 1
  • 2
  • 11

1 Answers1

3

Complex Types is now generally available and is supported in version 9 of the Azure Search .NET SDK

Bruce Johnston
  • 8,344
  • 3
  • 32
  • 42