Skip to content

Add OpenSearch #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: stackable
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions preview-src/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,22 @@ xref:nifi::index.adoc[Read more]
<div class="box">
++++

++++
<h3>OpenSearch</h3>
++++

OpenSearch is a powerful search and analytics engine built on Apache Lucene.

xref:opensearch::index.adoc[Read more]

++++
</div>
++++

++++
<div class="box">
++++

++++
<h3>Apache Spark</h3>
++++
Expand Down
3 changes: 2 additions & 1 deletion src/partials/footer-content.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down