Thanks @lguinn, it worked. But I guess, if you can help me with one more thing, I should be in a good shape.
Suppose, I'm publishing 15 fields (columns) in my search result, is there any way I can club certain columns together and give them a logical name? for example: If I have (mv)fields F1-F15 in output, now along with them, can I also print the following logical fields L1(by clubbing F1, F9, F13), L2(by clubbing F1, F9, F10), L3(by clubbing F4, F8, F13).
Please note that I have certain (actual) fields common in the values of logical fields.
Can I use mvzip/mvexpand for these?
... View more