Hi,
How do I build search based dashboard on top of ElasticSearch?
How do I attach or design an index & query so that If I type a KW, the chart or UI widgets should consider the typed words & reflects on the charts? Normally, the dashboard we built on top not_analyzed attributes. The use case first on the search bar there should be auto completion then if I select out of that suggestion it should reflect on the chart obviously with the help of aggregation.