Hello, I am trying to apply attribute A and B combined as a unique index, but it gives me "failed" message. Is it not supported at the moment?
Thanks.
Hi π
let me check once
are you sure there are no duplicates? https://dev.to/appwrite/how-do-i-index-my-appwrite-collection-2o4n
can you do docker compose logs appwrite-worker-databases
Hello Jyoti. I'm using appwrite cloud
Or Is there a way for me to access the log?
There is no duplication because I only have that 1 index for that collection
Hmm seems possible to me..can you share project ID with me? You can DM me
@Said H has this been resolved? π
hey @Tessa , thanks for following up. Hello @joeyouss , let me know if you have some solutions. I have DM you the info.
Hi @joeyouss , even when i tried creating a new attribute and set an index to that new attribute, it just failed it
i think i found a pattern to replicate this.
this is happening to any attribute with URL type
Hi - thanks for sharing in depth, let me look into this and apologies for taking a bit longer to reply!
Recommended threads
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...