Issue with Deleting Collection with '/' in Name
TLDR KS reported issues with collections containing '/'. Jason informed 0.23.1 supports URL decoding.
1
1
Jun 19, 2023 (3 months ago)
KS
02:04 PM/
it throws a 404 when I url encode the collection name and send it as part of the url.KS
02:09 PMKS
02:11 PM/
in field names and collection names allowed. JSON allows it and we’ve leveraged this highly.KS
02:13 PMJason
02:13 PM1
KS
02:13 PMPATCH
ing :face_palm:1
Typesense
Indexed 2786 threads (79% resolved)
Similar Threads
Fixing "bad json" error in Typesense 0.24
Adam experiences "bad json" error when creating collections in Typesense 0.24. Jason identifies a typo in the docs causing the error and helps troubleshoot additional errors.
Bug in Typesense Collection Naming with '#'
Gabriel identified a bug with using '#' in a Typesense collection name. The issue occurs with collection retrieval in the JS library, even when '#' is URL-encoded. Jason and Adarsh recognized the problem and Gabriel created a Github issue for it.
Understanding Document ID Fields and Rectifying Duplicate Document Error
John queried about understanding document ID fields and fixed a duplication issue with guidance from Jason. They discovered a bug preventing document deletion due to a URL encodable character, with John opening a GitHub issue for it.