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 54287aa commit 8f23790Copy full SHA for 8f23790
muted-tests.yml
@@ -560,6 +560,9 @@ tests:
560
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
561
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=hnsw}
562
issue: https://github.com/elastic/elasticsearch/issues/132124
563
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
564
+ method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=int4_flat}
565
+ issue: https://github.com/elastic/elasticsearch/issues/132125
566
567
# Examples:
568
#
0 commit comments