Hi All,
I have a weird usecase, I have a .csv with "Name", "EmployeeId" and "Address" as the columns.
When using any query (say match_all), I need the data results to be displayed such that field "Name", "EmployeeId" and "Address", come in this order always.
Please guide me if ES has the said capability.
Best,
Divya