I want to implement an autocomplete search-bar on kibana 4.6.
When I start typing a field name I want a dropdown list of all indexes (fields) I have on the created report so I wont have to type it until the end.
How can this feature be implemented on kibana 4.6 ?
Don't tell me to upgrade kibana, I can't, I must use this version.
Don't tell me it can't be done, there must be a way. (ex: i exported search-bar when a vis with iframe is shared but the support team told me it could not be done)