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 83faed6 commit 1f37c36Copy full SHA for 1f37c36
muted-tests.yml
@@ -545,6 +545,9 @@ tests:
545
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
546
method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=int8_hnsw}
547
issue: https://github.com/elastic/elasticsearch/issues/132117
548
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
549
+ method: testDenseVectorMappingUpdate {initialType=flat updateType=hnsw}
550
+ issue: https://github.com/elastic/elasticsearch/issues/132119
551
552
# Examples:
553
#
0 commit comments