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

[Backport 2.x] Updating Ip fields to use doc_values to search #12078

Merged
merged 1 commit into from
Jan 31, 2024

Updating Ip fields to use doc_values to search (#11508)

03f3e24
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Updating Ip fields to use doc_values to search #12078

Updating Ip fields to use doc_values to search (#11508)
03f3e24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 30, 2024 in 1s

65.71% of diff hit (target 71.06%)

View this Pull Request on Codecov

65.71% of diff hit (target 71.06%)

Annotations

Check warning on line 230 in server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java#L230

Added line #L230 was not covered by tests

Check warning on line 261 in server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java#L261

Added line #L261 was not covered by tests

Check warning on line 263 in server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java#L263

Added line #L263 was not covered by tests

Check warning on line 312 in server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java#L309-L312

Added lines #L309 - L312 were not covered by tests

Check warning on line 317 in server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java#L317

Added line #L317 was not covered by tests