I am using Kibana to visualizing some data. The "terms aggregation" is kind of broken.
It looks like this:

So there are to fields named "field", i guess one of whose should be "sortBy" (referring to screenshots across the web).
Furthermore, i cannot select only number fields in this second "field", but i want to sort by date.
What is wrong here? My current workaround is to manually edit the url of the kibana request each time.