Hello!
If we have a multi-tenant solution in a single typesense server, would it be better to create a separate collection for each organization, or one table that is scoped with organization field?
About 70% of field names will be the same, but 30% of fields will be custom. Say each customer will have 1000 ~ 20000 items, and there could be over 100 customers.
Is there a preferred way of handling multi-tenancy in typesense?