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 d56a476 commit 6af55c2Copy full SHA for 6af55c2
muted-tests.yml
@@ -623,6 +623,9 @@ tests:
623
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
624
method: "testDenseVectorMappingUpdate {initialType=bbq_flat updateType=bbq_disk #2}"
625
issue: https://github.com/elastic/elasticsearch/issues/132184
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
630
# Examples:
631
#
0 commit comments