From 3e64a3634696da527f598e3504558f25c72bbcf0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 16 Mar 2023 20:16:42 +0000 Subject: [PATCH] add warning banner to querqy page (#3494) Signed-off-by: ariamarble (cherry picked from commit 98ed8397d975b16dc246ad9bc222bb7811cd5bb7) Signed-off-by: github-actions[bot] --- _search-plugins/querqy/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_search-plugins/querqy/index.md b/_search-plugins/querqy/index.md index 3abd12dcbd6..ad762177107 100644 --- a/_search-plugins/querqy/index.md +++ b/_search-plugins/querqy/index.md @@ -11,6 +11,9 @@ nav_order: 210 Querqy is a community plugin for query rewriting that helps to solve relevance issues, making search engines more precise regarding matching and scoring. +Querqy is currently only supported in OpenSearch 2.3. +{: .warning } + ## Querqy plugin installation The Querqy plugin is now available for OpenSearch 2.3.0. Run the following command to install the Querqy plugin.