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 379263c commit fe84d27Copy full SHA for fe84d27
muted-tests.yml
@@ -629,6 +629,9 @@ tests:
629
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
630
method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=bbq_hnsw}
631
issue: https://github.com/elastic/elasticsearch/issues/132219
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
636
# Examples:
637
#
0 commit comments