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 FuzzyQuery in keyword field will use IndexOrDocValuesQuery when both of index and doc_value are true #14378

Merged
merged 4 commits into from
Jun 24, 2024

Merge branch 'main' into issue_14377

5e7ab2a
Select commit
Loading
Failed to load commit list.
Merged

fix FuzzyQuery in keyword field will use IndexOrDocValuesQuery when both of index and doc_value are true #14378

Merge branch 'main' into issue_14377
5e7ab2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 24, 2024 in 0s

72.72% of diff hit (target 71.42%)

View this Pull Request on Codecov

72.72% of diff hit (target 71.42%)

Annotations

Check warning on line 118 in server/src/main/java/org/opensearch/index/mapper/StringFieldType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/StringFieldType.java#L117-L118

Added lines #L117 - L118 were not covered by tests