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 c7b8256 commit def9fa6Copy full SHA for def9fa6
muted-tests.yml
@@ -611,6 +611,9 @@ tests:
611
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
612
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_flat}
613
issue: https://github.com/elastic/elasticsearch/issues/132151
614
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
615
+ method: "testDenseVectorMappingUpdate {initialType=bbq_hnsw updateType=bbq_disk #2}"
616
+ issue: https://github.com/elastic/elasticsearch/issues/132152
617
618
# Examples:
619
#
0 commit comments