From fcb2425df37e3ac7bc2ef2b42928d633348ed725 Mon Sep 17 00:00:00 2001 From: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Date: Mon, 8 Apr 2024 09:53:20 -0500 Subject: [PATCH] Update docs/backend-system/building-backends/08-migrating.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> --- docs/backend-system/building-backends/08-migrating.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/backend-system/building-backends/08-migrating.md b/docs/backend-system/building-backends/08-migrating.md index e53bd6e7cc..bf856410a9 100644 --- a/docs/backend-system/building-backends/08-migrating.md +++ b/docs/backend-system/building-backends/08-migrating.md @@ -1082,7 +1082,7 @@ backend.add(import('@backstage/plugin-search-backend/alpha')); #### Search Engines -The following sections outline how you can add other Search engines +The following sections outline how you can add other Search engines than the default lunr engine. ##### Postgres