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 GeoDistanceSort's nested and validation_method fields #1470

Conversation

Xtansia
Copy link
Collaborator

@Xtansia Xtansia commented Mar 4, 2025

Description

Add support for GeoDistanceSort's nested and validation_method fields

Issues Resolved

Closes #1467

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.

Unverified

This user has not yet uploaded their public signing key.
…fields

Signed-off-by: Thomas Farr <tsfarr@amazon.com>
@Xtansia Xtansia force-pushed the feat/GeoDistanceSort-validation_method branch from 6ae0f5f to 5d45c37 Compare March 4, 2025 22:54
@Xtansia Xtansia merged commit dc67343 into opensearch-project:main Mar 5, 2025
38 checks passed
@Xtansia Xtansia deleted the feat/GeoDistanceSort-validation_method branch March 5, 2025 01:45
@Xtansia Xtansia added the backport 2.x Backport to 2.x branch label Mar 5, 2025
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 5, 2025
…fields (#1470)

Signed-off-by: Thomas Farr <tsfarr@amazon.com>
(cherry picked from commit dc67343)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Xtansia pushed a commit that referenced this pull request Mar 5, 2025
…fields (#1470) (#1471)

(cherry picked from commit dc67343)

Signed-off-by: Thomas Farr <tsfarr@amazon.com>
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>
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.

[BUG] Incorrect deserialize/serialize _geo_distance sorting field
2 participants