From 8a6ef771b09e2ecec345394e7a3461a96b962f78 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 21 Jun 2022 09:12:28 -0400 Subject: [PATCH] Docs: update panel title search information (#50450) (#50792) (cherry picked from commit d1bcd1c7c831c60eb0aff928eb328751882bb2fb) Co-authored-by: Alexander Emelin --- docs/sources/whatsnew/whats-new-in-v9-0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/whatsnew/whats-new-in-v9-0.md b/docs/sources/whatsnew/whats-new-in-v9-0.md index 72b091631d2..b6396220724 100644 --- a/docs/sources/whatsnew/whats-new-in-v9-0.md +++ b/docs/sources/whatsnew/whats-new-in-v9-0.md @@ -110,9 +110,9 @@ Refer to the [Dashboard previews topic](https://grafana.com/docs/grafana/next/da {{< figure src="/static/img/docs/dashboards/dashboard-previews.png" max-width="750px" caption="Dashboard previews" >}} -## Panel title search +## Panel title search (opt-in beta) -In addition to searching dashboards by title, you can now search panels as well. If a panel’s title matches your search query, it will be displayed in the search results. +Grafana 9 has a feature toggle `panelTitleSearch`. When enabled, it tells Grafana to use a new search engine. Instead of using SQL queries, the new search uses an in-memory full-text index. That provides a better search experience and additionally allows searching through panel titles. ## Expanding the navigation bar