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 86166df commit f5b1263Copy full SHA for f5b1263
muted-tests.yml
@@ -617,6 +617,9 @@ tests:
617
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
618
method: testDenseVectorMappingUpdate {initialType=hnsw updateType=int8_hnsw}
619
issue: https://github.com/elastic/elasticsearch/issues/132164
620
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
621
+ method: testDenseVectorMappingUpdate {initialType=int4_hnsw updateType=bbq_disk}
622
+ issue: https://github.com/elastic/elasticsearch/issues/132165
623
624
# Examples:
625
#
0 commit comments