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 2d7dc54 commit a07da91Copy full SHA for a07da91
muted-tests.yml
@@ -605,6 +605,9 @@ tests:
605
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
606
method: testDenseVectorMappingUpdate {initialType=flat updateType=int4_hnsw}
607
issue: https://github.com/elastic/elasticsearch/issues/132149
608
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
609
+ method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=hnsw}
610
+ issue: https://github.com/elastic/elasticsearch/issues/132150
611
612
# Examples:
613
#
0 commit comments