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 5dad0cd commit 54287aaCopy full SHA for 54287aa
muted-tests.yml
@@ -557,6 +557,9 @@ tests:
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
+- 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
564
# Examples:
565
#
0 commit comments