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 b15f972 commit 3e8a295Copy full SHA for 3e8a295
muted-tests.yml
@@ -620,6 +620,9 @@ tests:
620
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
621
method: "testDenseVectorMappingUpdate {initialType=int8_hnsw updateType=bbq_disk #2}"
622
issue: https://github.com/elastic/elasticsearch/issues/132213
623
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
624
+ method: testDenseVectorMappingUpdate {initialType=int8_hnsw updateType=bbq_disk}
625
+ issue: https://github.com/elastic/elasticsearch/issues/132214
626
627
# Examples:
628
#
0 commit comments