I want to remove the headings of columns that come under keyword when pushing dataset in kibana.
For eg - I have column named 'Hour' with values as 1,2,3,4....
Now in 'Hour.keyword' values that i am getting are Hour,1,2,3,4....
Please help how can i remove column heading.
