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 41f95ed commit c31935eCopy full SHA for c31935e
muted-tests.yml
@@ -366,6 +366,9 @@ tests:
366
- class: org.elasticsearch.xpack.inference.InferenceRestIT
367
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
368
issue: https://github.com/elastic/elasticsearch/issues/114376
369
+- class: org.elasticsearch.search.retriever.StandardRetrieverBuilderParsingTests
370
+ method: testRewrite
371
+ issue: https://github.com/elastic/elasticsearch/issues/114466
372
373
# Examples:
374
#
0 commit comments