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

Fix fuzzy query rewrite parameter and add test #561

Merged
merged 5 commits into from
Sep 9, 2024

Conversation

kolchfa-aws
Copy link
Contributor

This PR adds an enum of possible values for the rewrite parameter of the fuzzy query. It also adds a corresponding test for the fuzzy query.

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: Fanit Kolchina <kolchfa@amazon.com>
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Copy link

github-actions bot commented Sep 9, 2024

Spec Test Coverage Analysis

Total Tested
563 271 (48.13 %)

Copy link

github-actions bot commented Sep 9, 2024

Changes Analysis

Commit SHA: 0400d83
Comparing To SHA: 5cd57c4

API Changes

Summary

└─┬Components
  └─┬_common:MultiTermQueryRewrite
    ├──[➕] enum (28952:11)
    ├──[➕] enum (28953:11)
    ├──[➕] enum (28954:11)
    ├──[➕] enum (28955:11)
    ├──[➕] enum (28956:11)
    └──[➕] enum (28951:11)

Document Element Total Changes Breaking Changes
components 6 0
  • Total Changes: 6
  • Additions: 6

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/10776492922/artifacts/1909822161

API Coverage

Before After Δ
Covered (%) 537 (52.6 %) 537 (52.6 %) 0 (0 %)
Uncovered (%) 484 (47.4 %) 484 (47.4 %) 0 (0 %)
Unknown 26 26 0

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
dblock
dblock previously approved these changes Sep 9, 2024
Copy link
Member

@dblock dblock left a comment

Choose a reason for hiding this comment

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

Looks good, rebase.

Signed-off-by: Theo N. Truong <theotr@amazon.com>
@nhtruong nhtruong merged commit 49f7d99 into opensearch-project:main Sep 9, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants