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

Update to Apache Lucene 10 for 3.0.0 #16366

Merged
merged 117 commits into from
Jan 22, 2025

Fix FlatObjectFieldTypeTests test cases

e5516fc
Select commit
Loading
Failed to load commit list.
Merged

Update to Apache Lucene 10 for 3.0.0 #16366

Fix FlatObjectFieldTypeTests test cases
e5516fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 22, 2025 in 0s

82.21% of diff hit (target 72.22%)

View this Pull Request on Codecov

82.21% of diff hit (target 72.22%)

Annotations

Check warning on line 54 in libs/common/src/main/java/org/opensearch/common/round/RoundableFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/common/src/main/java/org/opensearch/common/round/RoundableFactory.java#L54

Added line #L54 was not covered by tests

Check warning on line 185 in modules/analysis-common/src/main/java/org/opensearch/analysis/common/StemmerTokenFilterFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/analysis-common/src/main/java/org/opensearch/analysis/common/StemmerTokenFilterFactory.java#L185

Added line #L185 was not covered by tests

Check warning on line 231 in modules/analysis-common/src/main/java/org/opensearch/analysis/common/StemmerTokenFilterFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/analysis-common/src/main/java/org/opensearch/analysis/common/StemmerTokenFilterFactory.java#L231

Added line #L231 was not covered by tests

Check warning on line 233 in modules/analysis-common/src/main/java/org/opensearch/analysis/common/StemmerTokenFilterFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/analysis-common/src/main/java/org/opensearch/analysis/common/StemmerTokenFilterFactory.java#L233

Added line #L233 was not covered by tests

Check warning on line 259 in modules/lang-expression/src/main/java/org/opensearch/script/expression/ExpressionScriptEngine.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/lang-expression/src/main/java/org/opensearch/script/expression/ExpressionScriptEngine.java#L257-L259

Added lines #L257 - L259 were not covered by tests

Check warning on line 173 in modules/parent-join/src/main/java/org/opensearch/join/query/ParentChildInnerHitContextBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/parent-join/src/main/java/org/opensearch/join/query/ParentChildInnerHitContextBuilder.java#L173

Added line #L173 was not covered by tests

Check warning on line 178 in modules/parent-join/src/main/java/org/opensearch/join/query/ParentChildInnerHitContextBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/parent-join/src/main/java/org/opensearch/join/query/ParentChildInnerHitContextBuilder.java#L178

Added line #L178 was not covered by tests

Check warning on line 248 in modules/percolator/src/main/java/org/opensearch/percolator/QueryAnalyzer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/percolator/src/main/java/org/opensearch/percolator/QueryAnalyzer.java#L247-L248

Added lines #L247 - L248 were not covered by tests

Check warning on line 214 in server/src/main/java/org/apache/lucene/queries/BlendedTermQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/apache/lucene/queries/BlendedTermQuery.java#L214

Added line #L214 was not covered by tests

Check warning on line 243 in server/src/main/java/org/apache/lucene/queries/BlendedTermQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/apache/lucene/queries/BlendedTermQuery.java#L243

Added line #L243 was not covered by tests

Check warning on line 400 in server/src/main/java/org/apache/lucene/queries/BlendedTermQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/apache/lucene/queries/BlendedTermQuery.java#L400

Added line #L400 was not covered by tests

Check warning on line 75 in server/src/main/java/org/apache/lucene/util/automaton/MinimizationOperations.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/apache/lucene/util/automaton/MinimizationOperations.java#L75

Added line #L75 was not covered by tests

Check warning on line 84 in server/src/main/java/org/apache/lucene/util/automaton/MinimizationOperations.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/apache/lucene/util/automaton/MinimizationOperations.java#L84

Added line #L84 was not covered by tests

Check warning on line 632 in server/src/main/java/org/apache/lucene/util/packed/XPackedInts.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/apache/lucene/util/packed/XPackedInts.java#L632

Added line #L632 was not covered by tests

Check warning on line 634 in server/src/main/java/org/apache/lucene/util/packed/XPackedInts.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/apache/lucene/util/packed/XPackedInts.java#L634

Added line #L634 was not covered by tests

Check warning on line 636 in server/src/main/java/org/apache/lucene/util/packed/XPackedInts.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/apache/lucene/util/packed/XPackedInts.java#L636

Added line #L636 was not covered by tests

Check warning on line 263 in server/src/main/java/org/opensearch/common/lucene/index/FilterableTermsEnum.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/lucene/index/FilterableTermsEnum.java#L263

Added line #L263 was not covered by tests

Check warning on line 91 in server/src/main/java/org/opensearch/common/lucene/search/SpanBooleanQueryRewriteWithMaxClause.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/lucene/search/SpanBooleanQueryRewriteWithMaxClause.java#L91

Added line #L91 was not covered by tests

Check warning on line 140 in server/src/main/java/org/opensearch/common/lucene/search/SpanBooleanQueryRewriteWithMaxClause.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/lucene/search/SpanBooleanQueryRewriteWithMaxClause.java#L140

Added line #L140 was not covered by tests

Check warning on line 715 in server/src/main/java/org/opensearch/common/lucene/search/XMoreLikeThis.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/lucene/search/XMoreLikeThis.java#L715

Added line #L715 was not covered by tests

Check warning on line 139 in server/src/main/java/org/opensearch/common/lucene/search/function/ScriptScoreQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/lucene/search/function/ScriptScoreQuery.java#L139

Added line #L139 was not covered by tests

Check warning on line 149 in server/src/main/java/org/opensearch/common/lucene/search/function/ScriptScoreQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/lucene/search/function/ScriptScoreQuery.java#L149

Added line #L149 was not covered by tests

Check warning on line 151 in server/src/main/java/org/opensearch/common/lucene/search/function/ScriptScoreQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/lucene/search/function/ScriptScoreQuery.java#L151

Added line #L151 was not covered by tests

Check warning on line 163 in server/src/main/java/org/opensearch/common/lucene/search/function/ScriptScoreQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/lucene/search/function/ScriptScoreQuery.java#L163

Added line #L163 was not covered by tests

Check warning on line 185 in server/src/main/java/org/opensearch/common/lucene/search/function/ScriptScoreQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/lucene/search/function/ScriptScoreQuery.java#L185

Added line #L185 was not covered by tests