Search code examples
c#.netazureazure-cognitive-searchazure-search-.net-sdk

Complex Types support in Azure Search .Net SDK


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?


Solution

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