Is there any way to configure the db that auto create_index() when a new collections created?
Or do we have some best practice?
I have many collections storing docs with the same schema. different collections means different tenant, and collections are created dynamically.
0 Replies