From 9105f61a418a70d49fc23a3ca426ca96174b9ab9 Mon Sep 17 00:00:00 2001 From: Tudor Golubenco Date: Tue, 6 Feb 2024 13:39:09 +0100 Subject: [PATCH] Update 2024-02-06.mdx Co-authored-by: Dave Snider --- 2024-02-06.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2024-02-06.mdx b/2024-02-06.mdx index ddb6226..3687331 100644 --- a/2024-02-06.mdx +++ b/2024-02-06.mdx @@ -4,7 +4,7 @@ date: 2-6-2024 ### What's new -- We have improved website/docs search experience. As you'd expect, we are using Xata to power the search on our public website, blog and docs. We keep improving the relevancy of the search, and we have now improved the way headings are shown in previews. Please let us know if you have any feedback or if particular search terms don't seem to work as expected. +- We improved the website search experience, which itself uses Xata's full-text search features. Search results now additionally match against headers within documents, which should make functions and other deeper content easier to find. Please let us know if you have any feedback or if particular search terms don't seem to work as expected. ![Improved docs search](images/search-headings.png)