Skip to content

Commit 2a618e1

Browse files
committed
Fix bwc test capability
1 parent c7cd78c commit 2a618e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/esql/qa/testFixtures/src/main/resources/scoring.csv-spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,7 @@ disjunctionScoresPushableNonPushableFunctions
437437
required_capability: metadata_score
438438
required_capability: match_operator_colon
439439
required_capability: full_text_functions_disjunctions_score
440+
required_capability: non_full_text_functions_scoring
440441

441442
from books metadata _score
442443
| where match(title, "Lord") or length(title) > 100

0 commit comments

Comments
 (0)