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 f7b0b9b commit 75a5977Copy full SHA for 75a5977
muted-tests.yml
@@ -635,6 +635,9 @@ tests:
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
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
639
+ method: testDenseVectorMappingUpdate {initialType=flat updateType=bbq_disk}
640
+ issue: https://github.com/elastic/elasticsearch/issues/132222
641
642
# Examples:
643
#
0 commit comments