From 239293f62d647b4e89ef5a232747abdf2e665a9d Mon Sep 17 00:00:00 2001 From: Siegfried Weber Date: Thu, 17 Jul 2025 15:04:35 +0200 Subject: [PATCH 1/2] Add opensearch-operator --- preview-src/index.adoc | 16 ++++++++++++++++ src/partials/footer-content.hbs | 3 ++- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/preview-src/index.adoc b/preview-src/index.adoc index 2acfb0f..6dd82d5 100644 --- a/preview-src/index.adoc +++ b/preview-src/index.adoc @@ -190,6 +190,22 @@ xref:nifi::index.adoc[Read more]
++++ +++++ +

OpenSearch

+++++ + +OpenSearch is a search and analytics suite that makes it easy to ingest, search, visualize, and analyze data. + +xref:opensearch::index.adoc[Read more] + +++++ +
+++++ + +++++ +
+++++ + ++++

Apache Spark

++++ diff --git a/src/partials/footer-content.hbs b/src/partials/footer-content.hbs index 2739c4d..879a1fc 100644 --- a/src/partials/footer-content.hbs +++ b/src/partials/footer-content.hbs @@ -77,7 +77,8 @@ Hadoop logo, Apache Phoenix™, Phoenix and the Phoenix-Logo, Apache Iceberg, Iceberg and the Iceberg-Logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries. Open Policy Agent (OPA) is a Cloud Native - Computing Foundation graduated project. Licensed under the Apache License, Version 2.0. Trino + Computing Foundation graduated project. Licensed under the Apache License, Version 2.0. + OpenSearch is a project of The Linux Foundation licensed under the Apache License 2.0. Trino is open source software licensed under the Apache License 2.0 and supported by the Trino Software Foundation. MinIO is a [“registered”, if applicable] trademark of the MinIO Corporation. All other products or name brands are trademarks of their respective holders. From d5f8348789ebe481ea5c704e41f8151eb9e06177 Mon Sep 17 00:00:00 2001 From: Siegfried Weber Date: Thu, 17 Jul 2025 16:34:30 +0200 Subject: [PATCH 2/2] Change the description of OpenSearch --- preview-src/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preview-src/index.adoc b/preview-src/index.adoc index 6dd82d5..c1cbf87 100644 --- a/preview-src/index.adoc +++ b/preview-src/index.adoc @@ -194,7 +194,7 @@ xref:nifi::index.adoc[Read more]

OpenSearch

++++ -OpenSearch is a search and analytics suite that makes it easy to ingest, search, visualize, and analyze data. +OpenSearch is a powerful search and analytics engine built on Apache Lucene. xref:opensearch::index.adoc[Read more]