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 09c30a9 commit 0bace6eCopy full SHA for 0bace6e
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