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 90241ac commit 695fce4Copy full SHA for 695fce4
muted-tests.yml
@@ -298,6 +298,9 @@ tests:
298
- class: org.elasticsearch.xpack.inference.InferenceRestIT
299
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
300
issue: https://github.com/elastic/elasticsearch/issues/114376
301
+- class: org.elasticsearch.search.retriever.RankDocsRetrieverBuilderTests
302
+ method: testRewrite
303
+ issue: https://github.com/elastic/elasticsearch/issues/114467
304
305
# Examples:
306
#
0 commit comments