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 89176d1 commit 1ef021cCopy full SHA for 1ef021c
muted-tests.yml
@@ -615,6 +615,9 @@ tests:
615
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
616
method: test {p0=search.vectors/100_knn_nested_search/nested kNN search inner_hits & profiling}
617
issue: https://github.com/elastic/elasticsearch/issues/133273
618
+- class: org.elasticsearch.xpack.inference.mapper.SemanticTextFieldMapperTests
619
+ method: testDefaultIndexOptions {p0=true}
620
+ issue: https://github.com/elastic/elasticsearch/issues/133326
621
622
# Examples:
623
#
0 commit comments