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
- Hosted a webite on appwrite 2 days ago, ...
I dont really know why its down, everything looks fine, the deployments and all
- OAuth login not working on deployed app ...
Hey there, I've been dealing with an issue where I cannot use OAuth on my deployed app - locally everything works fine. I am using react-router in Framework Mo...
- Bug on Updating User Limit
I’ve encountered a bug in the Appwrite Cloud UI when attempting to update the user limit to 0. My goal is to disable public registration while still allowing e...