Hi, Do you know if there is a performance impact when using multivalued dynamic fields when it's not always necessary to store more than one value? Since I'm going to add dynamic fields to my schema and I'm not sure if the field will be multivalued or not, I thought about doing them multivalued. In general I will just add one value, but eventually I could add more than one.
What do you think? Thanks! Jonathan