In chapter 2, lecture on multi key indexes - the instructor at 4:33 indicates that the schema with list of product names isn’t particularly a good one to use in production. Can someone please elaborate if I am missing some concept here.
Is the instructor implying that we shouldn’t create a multi key index on an array field which can grow in size or we shouldn’t have a growing array field or something else.
Thank you