Skip to content

[8.11] Allow mismatched sort-by field types if there are no docs to sort (#102779) #102834

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

Merged
merged 5 commits into from
Dec 1, 2023

Conversation

benwtrent
Copy link
Member

Backport

This will backport the following commits from main to 8.11:

Questions ?

Please refer to the Backport tool documentation

…astic#102779)

When searching multiple indices and a field only exists in ONE of the
indices, we should allow sorting by that field, regardless of the
"unmapped" type provided.

closes: elastic#102723
(cherry picked from commit 43dc74b)
@benwtrent benwtrent added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Nov 30, 2023
@benwtrent benwtrent merged commit b152d50 into elastic:8.11 Dec 1, 2023
@benwtrent benwtrent deleted the backport/8.11/pr-102779 branch December 1, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.11.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants