Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove mapping type #709

Closed
dreamer-89 opened this issue Mar 2, 2022 · 1 comment
Closed

Remove mapping type #709

dreamer-89 opened this issue Mar 2, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@dreamer-89
Copy link
Member

As part of v2.0 release, mapping types are getting removed from OpenSearch engine. Below are the changes in the opensearch-engine.

  • Removal of type from rest end-points
  • Removal of include_type_name parameter from API requests.

As part of this issue, please verify if type removal change on OpenSearch engine impacts this repository. If yes, then please remove the type references/usage from documentation. It may need to identify all examples of type API references and remove them with typeless APIs.

Related: OpenSearch-engine meta issue

@dreamer-89 dreamer-89 added the enhancement New feature or request label Mar 2, 2022
@stockholmux
Copy link
Member

@dreamer-89 I don't think this affects the opensearch.org website :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants