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 067a812 commit a231726Copy full SHA for a231726
muted-tests.yml
@@ -614,7 +614,9 @@ tests:
614
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
615
method: "testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_disk #2}"
616
issue: https://github.com/elastic/elasticsearch/issues/132189
617
-
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
618
+ method: testDenseVectorMappingUpdate {initialType=int4_hnsw updateType=bbq_hnsw}
619
+ issue: https://github.com/elastic/elasticsearch/issues/132211
620
621
# Examples:
622
#
0 commit comments