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 ff1ad0c commit 32a4698Copy full SHA for 32a4698
muted-tests.yml
@@ -442,6 +442,9 @@ tests:
442
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
443
method: test {p0=search/110_field_collapsing/field collapsing, inner_hits and maxConcurrentGroupRequests}
444
issue: https://github.com/elastic/elasticsearch/issues/131348
445
+- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
446
+ method: testSimilarityBetweenConstantVectors {functionName=v_cosine similarityFunction=COSINE}
447
+ issue: https://github.com/elastic/elasticsearch/issues/131361
448
449
# Examples:
450
#
0 commit comments