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] Bump to Lucene99 #11832

Merged
merged 4 commits into from
Jan 10, 2024

Fix Version for 2.12.0 to correctly point to Lucene 9.9.1

c7f74e3
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Bump to Lucene99 #11832

Fix Version for 2.12.0 to correctly point to Lucene 9.9.1
c7f74e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 10, 2024 in 0s

64.28% of diff hit (target 71.12%)

View this Pull Request on Codecov

64.28% of diff hit (target 71.12%)

Annotations

Check warning on line 93 in server/src/main/java/org/opensearch/index/codec/CodecService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/CodecService.java#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 158 in server/src/main/java/org/opensearch/index/fielddata/IndexFieldData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/fielddata/IndexFieldData.java#L158

Added line #L158 was not covered by tests

Check warning on line 50 in server/src/main/java/org/opensearch/index/fielddata/fieldcomparator/HalfFloatValuesComparatorSource.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/fielddata/fieldcomparator/HalfFloatValuesComparatorSource.java#L50

Added line #L50 was not covered by tests

Check warning on line 96 in server/src/main/java/org/opensearch/index/fielddata/fieldcomparator/UnsignedLongValuesComparatorSource.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/fielddata/fieldcomparator/UnsignedLongValuesComparatorSource.java#L96

Added line #L96 was not covered by tests

Check warning on line 333 in server/src/main/java/org/opensearch/index/mapper/CompletionFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/CompletionFieldMapper.java#L333

Added line #L333 was not covered by tests

Check warning on line 739 in server/src/main/java/org/opensearch/search/sort/GeoDistanceSortBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/sort/GeoDistanceSortBuilder.java#L739

Added line #L739 was not covered by tests