'id' Field Ignored in Typesense v0.22.1
TLDR Nader reported an issue with the id
field in Typesense v0.22.1. Kishore Nallan clarified it was a change in the version, directing to the corresponding document.
Jan 06, 2022 (24 months ago)
Nader
02:40 AMid
to a schema, but on v0.22.1, when I add a field called id
it is just ignored after the schema is created. I am running the both versions on the typesense cloud.Kishore Nallan
02:41 AMNader
02:42 AMTypesense
Indexed 3011 threads (79% resolved)
Similar Threads
Change in Handling `id` in Schema from Version v0.22.0
Ignacio asked about a recent change. Jason clarified that from version v0.22.0, 'id' is ignored in the schema, suggesting to use 'filter_by' instead.
Adding and Updating Collections in Typesense Server
sonu asked about methods to add and update collections in a Typesense server. Jason advised that documents can be added individually or in bulk, and updates can be batched using the import function, even with a small React app with a MySQL database.
Issue with Query Hangs Identifying Different Collection Field Names
Kanak experiences query hangs when collection field names differ. Ahmed had an issue adding documents to collections, which was self-resolved. Kishore Nallan resolved Kanak's issue with the updated build.