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 6a483f8 commit 5dad0cdCopy full SHA for 5dad0cd
muted-tests.yml
@@ -554,6 +554,9 @@ tests:
554
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
555
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_disk}
556
issue: https://github.com/elastic/elasticsearch/issues/132122
557
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
558
+ method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=int4_hnsw}
559
+ issue: https://github.com/elastic/elasticsearch/issues/132123
560
561
# Examples:
562
#
0 commit comments