🔎 Open source distributed and RESTful search engine.
Go to file
Owais Kazi f1d35d028f
Added jenkinsfile to run gradle check in OpenSearch (#2166)
* Added jenkinsfile for gradle check

Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>

* Added jenkinsfile to run gradle check

Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>

* PR comment

Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
2022-03-25 16:45:06 -07:00
.ci Fix bwcVersions after bumping version 1.3.1 (#2532) 2022-03-21 13:40:18 -05:00
.github Adding signoff option for version workflow PR (#2572) 2022-03-23 15:56:11 -04:00
.idea Add IssueNavigationLink (#1964) 2022-01-27 09:04:03 -08:00
benchmarks Add a new node role 'cluster_manager' as the alternative for 'master' role and deprecate 'master' role (#2424) 2022-03-18 15:06:06 -07:00
buildSrc Fix build-tools/reaper source/target compatibility to be JDK-11 (#2596) 2022-03-25 17:53:16 -04:00
client Move Jackson-databind to 2.13.2 (#2548) 2022-03-21 18:44:13 -05:00
dev-tools Add script to perform signoff check between commits (#152) 2021-03-13 10:36:15 -06:00
distribution Move Jackson-databind to 2.13.2 (#2548) 2022-03-21 18:44:13 -05:00
doc-tools Fixing .gitattributes for binary content, removing *.class files (#1717) 2021-12-13 15:02:42 -08:00
gradle Update FIPS API libraries of Bouncy Castle (#1853) 2022-01-05 16:59:55 -08:00
jenkins Added jenkinsfile to run gradle check in OpenSearch (#2166) 2022-03-25 16:45:06 -07:00
libs Move Jackson-databind to 2.13.2 (#2548) 2022-03-21 18:44:13 -05: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 Replaced "master" terminology in Log message (#2575) 2022-03-24 21:50:54 -05:00
plugins [Upgrade] Lucene 9.1 release (#2560) 2022-03-23 07:26:18 -05:00
qa Deprecate setting 'cluster.initial_master_nodes' and introduce the alternative setting 'cluster.initial_cluster_manager_nodes' (#2463) 2022-03-18 14:55:49 -07:00
release-notes Add 1.3.0 release notes in main (#2489) 2022-03-17 13:59:14 -07:00
rest-api-spec Add 'cluster_manager_node' into ClusterState Metric as an alternative to 'master_node' (#2415) 2022-03-18 15:09:37 -07:00
sandbox Concurrent Searching (Experimental) (#1500) 2022-03-24 14:20:31 -04:00
server Enable merge on refresh and merge on commit on Opensearch (#2535) 2022-03-25 13:45:34 -05:00
test Replaced "master" terminology in Log message (#2575) 2022-03-24 21:50:54 -05: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 Updating .gitattributes for additional file types (#1727) 2021-12-17 16:09:34 -05:00
.gitignore Add IssueNavigationLink (#1964) 2022-01-27 09:04:03 -08:00
.lychee.excludes Upgrade and fix link checker to 1.2. (#1811) 2021-12-27 11:23:52 -06:00
.whitesource Change whitesource integration to scan on 1.x branch (#1786) 2022-01-03 17:49:09 -08:00
ADMINS.md Updated READMEs on releasing, maintaining, admins and security. (#853) 2021-06-17 18:03:11 -04:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2021-03-13 10:36:16 -06:00
CONTRIBUTING.md changed work-in-progress language (#1275) 2021-10-26 10:39:25 -07:00
DEVELOPER_GUIDE.md Override Default Distribution Download Url with Custom Distribution Url when it is passed from Plugin (#2420) 2022-03-15 14:01:28 -07:00
LICENSE.txt Update LICENSE.txt 2021-03-22 09:25:46 -05:00
MAINTAINERS.md Catching Maintainers up for Q4 2021 new additions/removals (#1841) 2022-01-04 08:33:50 -05:00
NOTICE.txt Fixed copyright to OpenSearch (#1175) 2021-08-31 12:55:28 -04:00
README.md adds ToC (#2546) 2022-03-21 17:29:37 -04:00
RELEASING.md Updated READMEs on releasing, maintaining, admins and security. (#853) 2021-06-17 18:03:11 -04:00
SECURITY.md Updated READMEs on releasing, maintaining, admins and security. (#853) 2021-06-17 18:03:11 -04:00
TESTING.md Replace exclusionary words whitelist and blacklist in the places that won't impact backwards compatibility (#2178) 2022-03-04 16:34:09 -08:00
Vagrantfile [FEATURE] Add OPENSEARCH_JAVA_HOME env to override JAVA_HOME (#2001) 2022-02-02 13:55:22 -05:00
build.gradle [Upgrade] Lucene 9.0.0 release (#1109) 2022-03-15 15:48:13 -05:00
gradle.properties Adding support for JDK17 and removing JDK8 (#2025) 2022-02-02 20:59:10 -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 Bump com.gradle.enterprise from 3.8.1 to 3.9 (#2523) 2022-03-21 12:50:56 -07:00
whitesource.config Change whitesource integration to scan on 1.x branch (#1786) 2022-01-03 17:49:09 -08:00

README.md

Welcome!

OpenSearch is a community-driven, open source fork of Elasticsearch and Kibana following the licence change in early 2021. We're looking to sustain (and evolve!) a search and analytics suite for the multitude of businesses who are dependent on the rights granted by the original, Apache v2.0 License.

Project Resources

Code of Conduct

This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact opensource-codeofconduct@amazon.com with any additional questions or comments.

Security

If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page or directly via email to aws-security@amazon.com. Please do not create a public GitHub issue.

License

This project is licensed under the Apache v2.0 License.

Copyright OpenSearch Contributors. See NOTICE for details.

Trademark

OpenSearch is a registered trademark of Amazon Web Services.

OpenSearch includes certain Apache-licensed Elasticsearch code from Elasticsearch B.V. and other source code. Elasticsearch B.V. is not the source of that other source code. ELASTICSEARCH is a registered trademark of Elasticsearch B.V.