We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65aac16 commit ef0e5c1Copy full SHA for ef0e5c1
x-pack/plugin/esql/qa/testFixtures/src/main/resources/rerank.csv-spec
@@ -124,6 +124,7 @@ reranker after RRF
124
required_capability: fork
125
required_capability: rrf
126
required_capability: match_operator_colon
127
+required_capability: rerank
128
129
FROM books METADATA _id, _index, _score
130
| FORK ( WHERE title:"Tolkien" | SORT _score, _id DESC | LIMIT 3 )
0 commit comments