-
Notifications
You must be signed in to change notification settings - Fork 504
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Fanit Kolchina <[email protected]> Co-authored-by: astephanus <[email protected]>
- Loading branch information
1 parent
acebb9b
commit 8c456d3
Showing
26 changed files
with
3,244 additions
and
1,034 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
message: "[OpenSearch 2.0 is live 🍾!](/downloads.html)" | ||
message: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,115 @@ | ||
items: | ||
- | ||
label: OpenSearchCon | ||
fragments: | ||
- opensearchcon | ||
- sessions | ||
- speakers | ||
- exhibitors | ||
- workshops | ||
- unconference | ||
- opensearchcon2023-cfp | ||
children: | ||
- | ||
label: 2024 - Stay Informed | ||
url: /events/opensearchcon/ | ||
- | ||
label: Sessions | ||
url: /events/opensearchcon/sessions/ | ||
- | ||
label: Speakers | ||
url: /events/opensearchcon/speakers/ | ||
- | ||
label: Exhibitors | ||
url: /events/opensearchcon/exhibitors/ | ||
- | ||
label: Workshops | ||
url: /events/opensearchcon/workshops/ | ||
- | ||
label: Unconference | ||
url: /events/opensearchcon/unconference/ | ||
- | ||
label: CFP is closed | ||
url: /opensearchcon2023-cfp.html | ||
- | ||
label: Download | ||
fragments: | ||
- downloads | ||
- versions | ||
url: /downloads.html | ||
- | ||
label: About | ||
url: /about.html | ||
fragments: | ||
- about | ||
- releases | ||
- roadmap | ||
- faq | ||
children: | ||
- | ||
label: Releases | ||
url: /releases.html | ||
- | ||
label: Roadmap | ||
url: https://github.com/orgs/opensearch-project/projects/1 | ||
- | ||
label: FAQ | ||
url: /faq | ||
- | ||
label: Community | ||
fragments: | ||
- events | ||
- community_projects | ||
- blog | ||
- partners | ||
- slack | ||
children: | ||
- | ||
label: Blog | ||
url: /blog | ||
- | ||
label: Forum | ||
url: https://forum.opensearch.org/ | ||
- | ||
label: Slack | ||
url: /slack.html | ||
- | ||
label: Events | ||
url: /events | ||
- | ||
label: Partners | ||
url: /partners | ||
- | ||
label: Projects | ||
url: /community_projects | ||
- | ||
label: Documentation | ||
fragment: docs | ||
url: /docs/ | ||
- | ||
label: Platform | ||
url: /platform/index.html | ||
fragments: | ||
- platform | ||
- search | ||
- observability | ||
- security-analytics | ||
- vector-database | ||
- benchmarks | ||
children: | ||
- label: Search | ||
url: /platform/search/index.html | ||
- label: Observability | ||
url: /platform/observability/index.html | ||
- | ||
label: Security Analytics | ||
url: /platform/security-analytics/index.html | ||
- | ||
label: Vector Database | ||
url: /platform/search/vector-database.html | ||
- | ||
label: Playground Demo | ||
url: https://playground.opensearch.org/ | ||
- | ||
label: Performance Benchmarks | ||
url: /benchmarks |
Oops, something went wrong.