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

Add support for icu_collation_keyword field type #725

Merged
merged 5 commits into from
Nov 15, 2023

Conversation

Bfindlay
Copy link
Contributor

@Bfindlay Bfindlay commented Nov 14, 2023

Description

This PR adds support for the icu_collation_keyword field type.
Currently, if you have this common plugin enabled, and on an index mapping it will cause an error Missing Required Property Builder.<variant kind> when using getting templates or mappings.

Issues Resolved

#721

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: bfindlay <bfindlay@acm.org>
Signed-off-by: bfindlay <bfindlay@acm.org>
Signed-off-by: bfindlay <bfindlay@acm.org>
Signed-off-by: bfindlay <bfindlay@acm.org>
Signed-off-by: bfindlay <bfindlay@acm.org>
@reta
Copy link
Collaborator

reta commented Nov 15, 2023

Thank you @Bfindlay !

@dblock dblock merged commit d8d7a3a into opensearch-project:main Nov 15, 2023
44 checks passed
@reta reta added the backport 2.x Backport to 2.x branch label Nov 15, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 15, 2023
* add icu collation keyword

Signed-off-by: bfindlay <bfindlay@acm.org>

* add licensing

Signed-off-by: bfindlay <bfindlay@acm.org>

* update changelog

Signed-off-by: bfindlay <bfindlay@acm.org>

* update changelog pr

Signed-off-by: bfindlay <bfindlay@acm.org>

* add support for icu collation options

Signed-off-by: bfindlay <bfindlay@acm.org>

---------

Signed-off-by: bfindlay <bfindlay@acm.org>
(cherry picked from commit d8d7a3a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request Nov 15, 2023
* add icu collation keyword



* add licensing



* update changelog



* update changelog pr



* add support for icu collation options



---------


(cherry picked from commit d8d7a3a)

Signed-off-by: bfindlay <bfindlay@acm.org>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@reta reta mentioned this pull request Feb 6, 2024
@BrendonFaleiro BrendonFaleiro mentioned this pull request Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants