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 a626d9c commit 4dba49dCopy full SHA for 4dba49d
muted-tests.yml
@@ -518,6 +518,9 @@ tests:
518
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
519
method: testUpdates
520
issue: https://github.com/elastic/elasticsearch/issues/131795
521
+- class: org.elasticsearch.xpack.esql.vector.VectorSimilarityFunctionsIT
522
+ method: testDifferentDimensions {functionName=v_dot_product similarityFunction=DOT_PRODUCT}
523
+ issue: https://github.com/elastic/elasticsearch/issues/131845
524
525
# Examples:
526
#
0 commit comments