Skip to content

Commit 665c32e

Browse files
Update x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/optimizer/LocalPhysicalPlanOptimizerTests.java
Co-authored-by: Carlos Delgado <[email protected]>
1 parent 050f086 commit 665c32e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/optimizer/LocalPhysicalPlanOptimizerTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,6 +1680,7 @@ public void testMultiMatchOptionsPushDown() {
16801680
.fuzzyRewrite("constant_score")
16811681
.fuzzyTranspositions(false)
16821682
.lenient(false)
1683+
.type("best_fields")
16831684
.maxExpansions(10)
16841685
.minimumShouldMatch("3")
16851686
.prefixLength(20)

0 commit comments

Comments
 (0)