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 c31935e commit 5f7248bCopy full SHA for 5f7248b
muted-tests.yml
@@ -369,6 +369,9 @@ tests:
369
- class: org.elasticsearch.search.retriever.StandardRetrieverBuilderParsingTests
370
method: testRewrite
371
issue: https://github.com/elastic/elasticsearch/issues/114466
372
+- class: org.elasticsearch.search.retriever.RankDocsRetrieverBuilderTests
373
+ method: testRewrite
374
+ issue: https://github.com/elastic/elasticsearch/issues/114467
375
376
# Examples:
377
#
0 commit comments