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
Sean Campbell
06/16/2022, 7:41 PM
I have now switched to using uuid for the id generation but what to do about the 90K documents that I did wrong…?
j
Jason Bosco
06/16/2022, 8:10 PM
Hmm, may I know which version of Typesense this is on?
s
Sean Campbell
06/16/2022, 8:52 PM
message has been deleted
j
Jason Bosco
06/16/2022, 9:10 PM
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