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.
2 parents ab38369 + 57c3370 commit e74cfd9Copy full SHA for e74cfd9
muted-tests.yml
@@ -615,6 +615,12 @@ 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
+ method: testDefaultIndexOptions {p0=false}
623
+ issue: https://github.com/elastic/elasticsearch/issues/133327
624
625
# Examples:
626
#
0 commit comments