When trying to create a firestore index through a the error generated link shows "Uh oh, something went wrong"
Firebase SDK version: 11.2.1 Firebase Product: Firestore Node.js version: v16.13.2 NPM version: 8.3.0
What happened? How can we make the problem occur?

I found a few problems with this issue:
- I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
- This issue does not seem to follow the issue template. Make sure you provide all the required information.
The same issue :(, when I try to create several indexes
I encountered the same symptoms.
Hypothesis. Array index target is too big data?
getting the same issue, I notice we have similar index that its trying to generate

Hey @haris-wilson This is the repo for the Firebase Admin Node.js SDK.
What Firebase Admin Node.js SDK version are you using? The issue mentions 11.2.1 but that version was released in November 2022.
Are you experiencing this issue when using Firebase Admin Node.js SDK? Could you provide us with a sample code or minimal repro so we take a look? Thanks!
@lahirumaramba Oh, sorry. This may not be the right place to address this issue. In my case this occurred when indexing from the web console.