Hello,
Is it possible to turn on suggest of field names in search line in Kibana?
I have an index with a lot of fields and it would be very convenient to have an suggest for them (like in Google search).
Also, there are fields which can have only limited number of values (type: keyword),
like order_type: "new", "placed", "rejected", etc.
It would also be very convenient to have a suggestion for such fields to simplify entering search queries.
Thanks.