🔎 Open source distributed and RESTful search engine.
Go to file
Daniel Doubrovkine (dB.) 6a8e303591
Removed pre-alpha notes. (#815)
Signed-off-by: dblock <dblock@amazon.com>
2021-06-03 14:50:59 -07:00
.ci [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00
.github Update issue template with multiple labels (#668) 2021-05-07 11:16:35 -07:00
.idea [Rename] Replace more instances of Elasticsearch with OpenSearch. (#432) 2021-03-21 20:56:34 -05:00
benchmarks Make allocation decisions at node level first for pending task optimi… (#534) 2021-05-19 19:09:30 -07:00
buildSrc Version checks are incorrectly returning versions < 1.0.0. (#797) 2021-06-02 16:03:50 -04:00
client [BWC] fix mixedCluster and rolling upgrades (#775) 2021-05-28 00:42:57 -05:00
dev-tools Add script to perform signoff check between commits (#152) 2021-03-13 10:36:15 -06:00
distribution distribution/packages: Fix RPM architecture name for 64-bit x86 (#620) 2021-05-26 02:41:11 +05:30
doc-tools Merging javadoc feature branch changes to main (#715) 2021-05-18 13:21:41 -07:00
gradle Enabling missingJavadoc validation in gradle check (#721) 2021-05-25 11:20:17 -07:00
libs [CVE] Upgrade dependencies to mitigate CVEs (#657) 2021-05-18 11:37:24 -07:00
licenses Remove the Elastic license file, all checks for this license and the license REST APIs. (#12) 2021-03-13 10:36:07 -06:00
modules [BWC] fix mixedCluster and rolling upgrades (#775) 2021-05-28 00:42:57 -05:00
plugins [CVE] Upgrade dependencies for Azure related plugins to mitigate CVEs (#688) 2021-05-26 03:27:36 +05:30
qa [BWC] fix mixedCluster and rolling upgrades (#775) 2021-05-28 00:42:57 -05:00
release-notes Adding release notes for 1.0.0-rc1 (#794) 2021-05-28 14:53:31 -04:00
rest-api-spec [BWC] fix mixedCluster and rolling upgrades (#775) 2021-05-28 00:42:57 -05:00
server Remove checks for legacy .yaml and .json config files. (#792) 2021-06-03 15:09:57 -04:00
test Version checks are incorrectly returning versions < 1.0.0. (#797) 2021-06-02 16:03:50 -04:00
.dir-locals.el Go back to 140 column limit in .dir-locals.el 2017-04-14 08:50:53 -06:00
.editorconfig Remove default indent from .editorconfig (#49183) 2019-11-18 08:05:53 +00:00
.gitattributes Converted all .asciidoc to .md. (#658) 2021-05-05 15:04:14 -04:00
.gitignore [Rename] Replace more instances of Elasticsearch with OpenSearch. (#432) 2021-03-21 20:56:34 -05:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2021-03-13 10:36:16 -06:00
CONTRIBUTING.md Removed pre-alpha notes. (#815) 2021-06-03 14:50:59 -07:00
DEVELOPER_GUIDE.md Removed pre-alpha notes. (#815) 2021-06-03 14:50:59 -07:00
Jenkinsfile Update CI workflow to work on new infra (#123) 2021-03-13 10:36:15 -06:00
LICENSE.txt Update LICENSE.txt 2021-03-22 09:25:46 -05:00
MAINTAINERS.md Update/maintainers.md (#723) 2021-05-19 13:16:42 -07:00
NOTICE.txt [TEST] Fix failing distro tests for linux packages (#569) 2021-05-15 21:45:48 -07:00
README.md Removed pre-alpha notes. (#815) 2021-06-03 14:50:59 -07:00
TESTING.md Document running individual tests. (#741) 2021-06-03 15:12:30 -04:00
Vagrantfile [TEST] Fix failing distro tests for linux packages (#569) 2021-05-15 21:45:48 -07:00
build.gradle Enable BWC checks (#796) 2021-06-03 09:23:30 -07:00
gradle.properties Speed ups to test suite and precommit tasks. (#580) 2021-04-20 09:02:45 -05:00
gradlew Update gradle wrapper to 6.6 (#59909) (#60949) 2020-08-11 11:03:19 +02:00
gradlew.bat Update gradle wrapper to 6.6 (#59909) (#60949) 2020-08-11 11:03:19 +02:00
settings.gradle Merging javadoc feature branch changes to main (#715) 2021-05-18 13:21:41 -07:00

README.md

OpenSearch

Hello!

OpenSearch is an open source search and analytics engine derived from Elasticsearch 7.10.2. We are excited to build the best distributed search engine on the planet with you!

We officially began work on the new fork on January 21st, 2021. Since then, we've removed non-Apache 2.0 compliant code and did a full rename of the project. Feel free to take a look around at what we've been up to, and then head over to look at the open issues. Or you could jump right in and start opening issues or contributing.

Getting Started

If you would like to install and run this project, please see the Downloads Page. If you would like to build, install and run this project please see the Developer Guide.

Guiding Principles

Here are the principles we use to guide our development. From opensearch.org:

When we (the contributors) are successful, the OpenSearch project will be:

1. Great software. If it doesnt solve your problems, everything else is moot. Its going to be software you love to use.

2. Open source like we mean it. We are invested in this being a successful open source project for the long term. Its all Apache 2.0. Theres no Contributor License Agreement. Easy.

3. A level playing field. We will not tweak the software so that it runs better for any vendor (including AWS) at the expense of others. If this happens, call it out and we will fix it as a community.

4. Used everywhere. Our goal is for as many people as possible to use it in their business, their software, and their projects. Use it however you want. Surprise us!

5. Made with your input. We will ask for public input on direction, requirements, and implementation for any feature we build.

6. Open to contributions. Great open source software is built together, with a diverse community of contributors. If you want to get involved at any level - big, small, or huge - we will find a way to make that happen. We dont know what that looks like yet, and we look forward to figuring it out together.

7. Respectful, approachable, and friendly. This will be a community where you will be heard, accepted, and valued, whether you are a new or experienced user or contributor.

8. A place to invent. You will be able to innovate rapidly. This project will have a stable and predictable foundation that is modular, making it easy to extend.

How you can help

Look for the tag "help wanted"

If you're excited to jump in, we've marked a few issues that would be really helpful.

Watch the forum, because there are a bunch of things we want to talk about

As we've been working, we've come up with a bunch of questions that we wanted to get community feedback on. Now that we're done with this first pass of renaming, you'll see us posting those questions to the forums. Please let us know your thoughts!

Questions? Feedback?

Found a bug or need to leave feedback? Make sure you open an issue. Questions and discussions on this project can be found on the project forums.