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 4a163fa commit d9e3b20Copy full SHA for d9e3b20
muted-tests.yml
@@ -399,6 +399,9 @@ tests:
399
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
400
method: test {rerank.Reranker using multiple fields SYNC}
401
issue: https://github.com/elastic/elasticsearch/issues/126320
402
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
403
+ method: test {rerank.Reranker before a limit SYNC}
404
+ issue: https://github.com/elastic/elasticsearch/issues/126322
405
406
# Examples:
407
#
0 commit comments