From 9b225dfbf952bfb7ea3129b7ca1c7a5e624779ef Mon Sep 17 00:00:00 2001 From: JiaJia Ji Date: Tue, 23 Sep 2025 21:11:57 +0200 Subject: [PATCH 1/2] Update README to remove version support details Removed unsupported version information for the bundle. --- doc/01_Installation/README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/01_Installation/README.md b/doc/01_Installation/README.md index ae019c4e..d67d8fca 100644 --- a/doc/01_Installation/README.md +++ b/doc/01_Installation/README.md @@ -1,13 +1,5 @@ # Installation of Generic Data Index -:::info - - This bundle is only supported on Pimcore Core Framework 11. - - This bundle requires minimum version of OpenSearch 2.7. or Elasticsearch 8.0.0. - -::: - ## Bundle Installation To install the Generic Data Index bundle, follow the steps below: From b002fc0476896d81e62894e178262e48bbeae8dd Mon Sep 17 00:00:00 2001 From: JiaJia Ji Date: Tue, 23 Sep 2025 21:15:49 +0200 Subject: [PATCH 2/2] Update README with version requirements Added note about minimum version requirements for OpenSearch and Elasticsearch. --- doc/01_Installation/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/01_Installation/README.md b/doc/01_Installation/README.md index d67d8fca..4c4cf415 100644 --- a/doc/01_Installation/README.md +++ b/doc/01_Installation/README.md @@ -1,5 +1,11 @@ # Installation of Generic Data Index +:::info + + This bundle requires minimum version of OpenSearch 2.7. or Elasticsearch 8.0.0. + +::: + ## Bundle Installation To install the Generic Data Index bundle, follow the steps below: