
I am working on implementing a search feature in my application using Query.search. As part of this, I need to create indexes for my queries to search within. However, I accidentally created an incorrect index, and now I am unable to delete it.
Initially, before refreshing the page, I was able to delete the incorrect index and create new ones. But after refreshing, the wrong index reappeared, and the new indexes I created are now gone. Additionally, I can't recreate the new indexes because the system indicates that the key is already in use.

Unable to Create or Manage Indexes in Database Collection
Recommended threads
- Queries about live WebSocket connections
Hey everyone! 👋 I'm exploring Appwrite for a live online test where thousands of candidates will be active simultaneously. I couldn't find any official docume...
- Resend SMTP issues?
I'm getting this console log error, but I have everything set up so that anyone can access it. Can anyone help me figure out what I did wrong? Shoot, I'll even ...
- transaction like functionality
As I understand it appwrite doesn't support transactions. I'm attempting to make a document in three separate collections at the same time when a user register...
