🔎 Open source distributed and RESTful search engine.
Go to file
Suraj Singh dbdee30a37
[Type Removal] Remove TypeFieldMapper usage, remove support of `_type` in searches and from LeafFieldsLookup (#3016)
Removes TypeFieldMapper and _type support from searches

Signed-off-by: Suraj Singh <surajrider@gmail.com>
2022-04-20 22:22:11 -05:00
.ci Adding workflow to create documentation related issues in documentation-website repo (#2929) 2022-04-19 12:19:59 -04:00
.github Adding workflow to create documentation related issues in documentation-website repo (#2929) 2022-04-19 12:19:59 -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 Bump jna from 5.10.0 to 5.11.0 in /buildSrc (#2946) 2022-04-18 11:17:21 -07:00
client Replace parameter 'master_timeout' with 'cluster_manager_tiemout' in RequestConverters of High-Level-Rest-Client (#2683) 2022-04-19 11:52:02 -07:00
dev-tools Added a new line linter (#2875) 2022-04-13 14:14:18 -04:00
distribution Use G1GC on JDK11+ (#2964) 2022-04-18 23:34:54 -05:00
doc-tools Remove binary (class) files from the repository (#2969) 2022-04-19 12:34:42 -04:00
gradle Add Gradle 7.4 Aggregated Test Reports (#2821) 2022-04-19 14:16:13 -04:00
jenkins Changed JAVA_HOME to jdk-17 (#2656) 2022-03-29 18:26:04 -07:00
libs Remove JavaVersion, use builtin Runtime.Version to deal with runtime versions (#3006) 2022-04-20 17:14:02 -04: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 [Type Removal] Remove TypeFieldMapper usage, remove support of `_type` in searches and from LeafFieldsLookup (#3016) 2022-04-20 22:22:11 -05:00
plugins Remove JavaVersion, use builtin Runtime.Version to deal with runtime versions (#3006) 2022-04-20 17:14:02 -04:00
qa Added a new line linter (#2875) 2022-04-13 14:14:18 -04:00
release-notes Added a new line linter (#2875) 2022-04-13 14:14:18 -04:00
rest-api-spec [Type Removal] Remove TypeFieldMapper usage, remove support of `_type` in searches and from LeafFieldsLookup (#3016) 2022-04-20 22:22:11 -05:00
sandbox Remove usages of MultiTermQuery.setRewriteMethodsetRewriteMethod (#2997) 2022-04-20 22:14:44 -05:00
server [Type Removal] Remove TypeFieldMapper usage, remove support of `_type` in searches and from LeafFieldsLookup (#3016) 2022-04-20 22:22:11 -05:00
test Remove JavaVersion, use builtin Runtime.Version to deal with runtime versions (#3006) 2022-04-20 17:14:02 -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 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
.linelint.yml Added a new line linter (#2875) 2022-04-13 14:14:18 -04: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 Add Github Workflow to build and publish lucene snapshots. (#2906) 2022-04-15 15:09:33 -05:00
LICENSE.txt Update LICENSE.txt 2021-03-22 09:25:46 -05:00
MAINTAINERS.md Adding @reta to OpenSearch maintainers. (#2905) 2022-04-15 11:10:42 -04:00
NOTICE.txt Fixed copyright to OpenSearch (#1175) 2021-08-31 12:55:28 -04:00
README.md Added a new line linter (#2875) 2022-04-13 14:14:18 -04:00
RELEASING.md Added a new line linter (#2875) 2022-04-13 14:14:18 -04:00
SECURITY.md Added a new line linter (#2875) 2022-04-13 14:14:18 -04:00
TESTING.md Replace blacklist in Gradle build environment configuration (#2752) 2022-04-05 17:48:39 -07:00
Vagrantfile [FEATURE] Add OPENSEARCH_JAVA_HOME env to override JAVA_HOME (#2001) 2022-02-02 13:55:22 -05:00
build.gradle Add Gradle 7.4 Aggregated Test Reports (#2821) 2022-04-19 14:16:13 -04: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 Added a new line linter (#2875) 2022-04-13 14:14:18 -04: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.