So I have been using object Ids that were a base64...
# community-help
s
So I have been using object Ids that were a base64 string of some text as my ids for document creation. This is causing issues trying to delete the document from the collection for any id that contains a forward slash. Why? This is the error I get. Funny thing is a can edit the document just fine
I have now switched to using uuid for the id generation but what to do about the 90K documents that I did wrong…?
j
Hmm, may I know which version of Typesense this is on?
s
message has been deleted
j
Ah, we've fixed this issue in the latest versions... Unfortunately there's no way to delete these docs in v0.21.0, except for deleting the collection and reindexing