Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Exceeding Quota in Vector search: Matching Deployed Indexes

Despite changing the region I am still getting the error, that I have reached the maximum deployed index in my Quota. but I have not deployed index. 

1 3 395
3 REPLIES 3

I am expect you must deploy your pavement method.

Hello,

First i would confirm that you are using the right project while creating the index.Also,  confirm the assigned quota and its usage by going to https://console.cloud.google.com/iam-admin/quotas. Try searching for "Matching Engine Indexes per region" in the filter.

You can also confirm the deployed indices running it in cloud shell: gcloud ai indexes list

Thanks!

 

Not sure what do you mean by the right project. But I have tried this in two different accounts with different projects, and the error still persist. The Quotas link is taking to the page where I can effectively check for my quotas as expected. All of them seems like to be in order and have room to fill. It says I have a Quota of 10 index per region, and I have created just 1 in one region (Then I have plenty to fill). Event the Quota for the matching engine deployed index node is set to 1, and I have none 😱.

Postadata: Thanks for taking the time to provide an answer.