Update on Collection's Schema Updating Feature
TLDR Sean inquired about updates on the collection's schema with-alias-workaround feature. Kishore Nallan responded it is being tested internally.
1
Apr 14, 2022 (21 months ago)
Sean
03:22 PMKishore Nallan
03:23 PM1
Typesense
Indexed 3015 threads (79% resolved)
Similar Threads
Updating Collection Schemas in Databases
Chris wanted to know about updating collection schemas. James and Jason provided insights and mentioned an upcoming solution for in-place schema changes.
Updating Collection Schema Outside 'Fields' Field
Michal asked about updating the collection schema outside 'fields' field. Kishore Nallan confirmed it wasn't possible, recommended creating a new collection and using 'alias'.
Guide on Updating Collections in Application Development
Ajeet requested guidance on updating collections for an application, citing issues like lack of schema validation. Jason suggested using regex for field restriction and confirmed collection alias functionality. CaptainCodeman shared a plan to use version numbers for collections avoiding delays.