You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open discover and select kibana_sample_data_logs. Remove all columns so document is displayed in table. Save search
Apply the search geo.src : "CN". Notice how search results are highlighted. And in response, there is a highlight
block.
Create dashboard and add saved search, apply filter geo.src : "CN". Notice how there is no highlighting. I would expect highlighiting to behave the same whether I am looking at a saved search in Discover or Dashboard.
Steps to produce:
geo.src : "CN". Notice how search results are highlighted. And in response, there is a highlightblock.
geo.src : "CN". Notice how there is no highlighting. I would expect highlighiting to behave the same whether I am looking at a saved search in Discover or Dashboard.