🔎 Open source distributed and RESTful search engine.
Go to file
Andriy Redko 5f90227a05
Add '_name' field support to score functions and provide it back in explanation response (#2244)
* Add '_name' field support to score functions and provide it back in explanation response

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>

* Address code review comments

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2022-03-04 11:12:27 -05:00
.ci add 1.2.5 to bwcVersions 2022-02-04 15:10:18 -06:00
.github Remove Github DCO action since DCO runs via Github App now (#2317) 2022-03-03 10:39:27 -08:00
.idea Add IssueNavigationLink (#1964) 2022-01-27 09:04:03 -08:00
benchmarks Bump commons-math3 from 3.2 to 3.6.1 in /benchmarks (#2282) 2022-02-28 12:18:28 -08:00
buildSrc Restore Java 8 compatibility for build tools. (#2300) (#2321) 2022-03-03 14:34:53 -06:00
client [Remove] deprecated getMapping API from IndicesClient (#2262) 2022-03-02 13:44:04 -06:00
dev-tools
distribution Bump bc-fips from 1.0.2.1 to 1.0.2.3 in /distribution/tools/plugin-cli (#2276) 2022-02-28 12:16:34 -08: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
libs Bump joni from 2.1.29 to 2.1.41 in /libs/grok (#2121) 2022-02-22 10:22:45 -08: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 Remove type end-points from search and related APIs (#2263) 2022-03-02 13:21:00 -08:00
plugins Add support of SOCKS proxies for S3 repository (#2160) 2022-03-02 17:36:09 -05:00
qa [Remove] remaining type usage in Client and AbstractClient (#2258) 2022-02-25 13:35:48 -06:00
release-notes Add release notes for 1.2.4 (#1934) 2022-01-18 16:23:11 -08:00
rest-api-spec Remove type end-points from search and related APIs (#2263) 2022-03-02 13:21:00 -08:00
sandbox Enable adding experimental features through sandbox modules (#691) 2021-06-22 11:45:18 -05:00
server Add '_name' field support to score functions and provide it back in explanation response (#2244) 2022-03-04 11:12:27 -05:00
test [Remove] deprecated getMapping API from IndicesClient (#2262) 2022-03-02 13:44:04 -06:00
.dir-locals.el
.editorconfig
.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 Revert "Override Default Distribution Download Url with Custom Distribution Url When User Passes a Url" (#2256) 2022-02-24 19:39:43 -08: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 Adding Security Reporting Instructions in README.md file Signed-off-by: Rishikesh Reddy Pasham rishireddy1159@gmail.com (#1326) 2021-10-02 10:41:30 -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 Modified TESTING instructions to clarify use of testing classes (#1930) 2022-01-26 14:54:58 -06:00
Vagrantfile [FEATURE] Add OPENSEARCH_JAVA_HOME env to override JAVA_HOME (#2001) 2022-02-02 13:55:22 -05:00
build.gradle Bump com.diffplug.spotless from 6.2.0 to 6.3.0 (#2180) 2022-02-21 11:51:42 -08:00
gradle.properties Adding support for JDK17 and removing JDK8 (#2025) 2022-02-02 20:59:10 -05:00
gradlew
gradlew.bat
settings.gradle Bump com.gradle.enterprise from 3.8 to 3.8.1 (#1920) 2022-01-18 10:46:18 -05: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.