Skip to content

Support match_only_text field type #3663

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
May 28, 2025

Conversation

penghuo
Copy link
Collaborator

@penghuo penghuo commented May 23, 2025

Description

Related Issues

#3655

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

penghuo added 2 commits May 23, 2025 14:10
Signed-off-by: Peng Huo <[email protected]>
@penghuo penghuo self-assigned this May 23, 2025
@penghuo penghuo added the v3.1.0 label May 23, 2025
Signed-off-by: Peng Huo <[email protected]>
Signed-off-by: Peng Huo <[email protected]>
query.settings:
body:
transient:
plugins.calcite.enabled : true
Copy link
Member

Choose a reason for hiding this comment

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

All calcite yaml test should include plugins.calcite.fallback.allowed : false

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

calcite does not support match_phrase function, track with #3668

@LantaoJin
Copy link
Member

Will this fixing be backported to 2.x?

@penghuo
Copy link
Collaborator Author

penghuo commented May 27, 2025

Will this fixing be backported to 2.x?

Yes.

Copy link
Collaborator

@dai-chen dai-chen left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@LantaoJin LantaoJin merged commit 85bad19 into opensearch-project:main May 28, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants