Skip to content

Adjust generated query in MultiMatchQueryBuilderTests #128436

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 2 commits into from
May 26, 2025

Conversation

iverase
Copy link
Contributor

@iverase iverase commented May 26, 2025

In #128293 we change the query generated by a TermQuery. This had a side effect on this test, so we are adjusting it here.

fixes #128416

@iverase iverase requested a review from javanna May 26, 2025 07:29
@iverase iverase added >test Issues or PRs that are addressing/adding tests :Search Foundations/Search Catch all for Search Foundations v8.19.0 v9.1.0 labels May 26, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch label May 26, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-foundations (Team:Search Foundations)

Copy link
Member

@cbuescher cbuescher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@iverase iverase added the auto-backport Automatically create backport pull requests when merged label May 26, 2025
@iverase iverase merged commit 444d148 into elastic:main May 26, 2025
18 checks passed
@iverase iverase deleted the fix128416 branch May 26, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test Issues or PRs that are addressing/adding tests v8.19.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] MultiMatchQueryBuilderTests testToQuery failing
3 participants