Issue with 40 limit of complextype fields in index

Bhanu Pratap Reddy Malireddy 0 Reputation points Microsoft External Staff
2024-03-15T21:51:22.85+00:00

I have an index named dataimportenron-index which has almost 70 complextype fileds. I am trying to replica same index by adding 3 more complex type fileds. Index is not creating and saying max 40 complex type fields can create. My old index was created almost 3 yrs back and it worked that time.

Can you please help how can i add all complex type fields in my new index?

Appreciate your help.

Thank you.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,342 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. VenkateshDodda-MSFT 24,951 Reputation points Microsoft Employee Moderator
    2024-03-18T10:53:57.1366667+00:00

    @Bhanu Pratap Reddy Malireddy Thanks for reaching out to Microsoft Q&A, apologize for any inconvenience caused on this.

    As mentioned in the documentation here, you can have maximum of complex collections per index are 40 and maximum number of elements across all complex collection per document are 3000.

    User's image


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.