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 6af55c2 commit 0b0f4f8Copy full SHA for 0b0f4f8
muted-tests.yml
@@ -626,6 +626,9 @@ tests:
626
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
627
method: testDenseVectorMappingUpdate {initialType=bbq_hnsw updateType=bbq_disk}
628
issue: https://github.com/elastic/elasticsearch/issues/132188
629
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
630
+ method: "testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_disk #2}"
631
+ issue: https://github.com/elastic/elasticsearch/issues/132189
632
633
# Examples:
634
#
0 commit comments