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 f39ccb5 commit 1bb9d2bCopy full SHA for 1bb9d2b
muted-tests.yml
@@ -641,6 +641,9 @@ tests:
641
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
642
method: "testDenseVectorMappingUpdate {initialType=int4_hnsw updateType=bbq_disk #2}"
643
issue: https://github.com/elastic/elasticsearch/issues/132228
644
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
645
+ method: "testDenseVectorMappingUpdate {initialType=int4_flat updateType=bbq_disk #2}"
646
+ issue: https://github.com/elastic/elasticsearch/issues/132234
647
648
# Examples:
649
#
0 commit comments