A simple question. Suppose I have 4 numbers that describe a box. Should I add them in the form of: box:{top, bottom, left, right} or keep them as 4 separate fields of the document?
I would appreciate a reason to, or not to, choose or not choose a particular one. Bare in mind this will used everywhere. Unless I shouldn't !?