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 fe84d27 commit f7b0b9bCopy full SHA for f7b0b9b
muted-tests.yml
@@ -632,6 +632,9 @@ tests:
632
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
633
method: testDenseVectorMappingUpdate {initialType=hnsw updateType=bbq_disk}
634
issue: https://github.com/elastic/elasticsearch/issues/132220
635
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
636
+ method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=bbq_disk}
637
+ issue: https://github.com/elastic/elasticsearch/issues/132221
638
639
# Examples:
640
#
0 commit comments