Handling Multiple Collections in Database
TLDR Alan enquired about the implications of having multiple collections. Kishore Nallan advised that schema changes could be challenging and recommended having 4-5 collections assigned based on user id.
Sep 30, 2022 (15 months ago)
Alan
11:55 AMKishore Nallan
12:13 PMAlan
01:06 PMTypesense
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.
Adding New Fields to Items in Typesense Without Wiping Data
Alex wanted to add more fields to their Typesense items without wiping data. Kishore Nallan explained they had to create a new collection instead, and suggested using automatic schema detection for future changes. They also discussed potential downsides of indexing every field.
Handling Performance with Large Document Collection
Zhen asked for advice on dealing with a document collection, concerned about affecting the query's performance with a planned update. Kishore Nallan explained the update would cause memory overhead and might prompt a redesign for scalability.