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 c173522 commit a0109bbCopy full SHA for a0109bb
muted-tests.yml
@@ -574,6 +574,9 @@ tests:
574
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
575
method: test {scoring.TestMatchPhraseWithScoreBoost ASYNC}
576
issue: https://github.com/elastic/elasticsearch/issues/129676
577
+- class: org.elasticsearch.search.query.RescoreKnnVectorQueryIT
578
+ method: testKnnSearchRescore
579
+ issue: https://github.com/elastic/elasticsearch/issues/129713
580
581
# Examples:
582
#
0 commit comments