I have started with each object having 4 named vectors, say A, B, C and D
After some experimenting I have assessed that only vectors A and D are useful.
In the future I will add only vectors A and D to each object and will therefore have some objects with 4 named vectors and the newer ones with only A and D.
Will this pose any problems when I’ll query on named vectors A or D, or should I reload all the previous objects with only A and D attached to them?
Thank you