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 8f23790 commit e81ea2dCopy full SHA for e81ea2d
muted-tests.yml
@@ -563,6 +563,9 @@ tests:
563
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
564
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=int4_flat}
565
issue: https://github.com/elastic/elasticsearch/issues/132125
566
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
567
+ method: testDenseVectorMappingUpdate {initialType=flat updateType=int8_hnsw}
568
+ issue: https://github.com/elastic/elasticsearch/issues/132126
569
570
# Examples:
571
#
0 commit comments