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 60c6ce6 commit 05c0ea6Copy full SHA for 05c0ea6
muted-tests.yml
@@ -536,6 +536,9 @@ tests:
536
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
537
method: testDenseVectorMappingUpdate {initialType=hnsw updateType=int4_hnsw}
538
issue: https://github.com/elastic/elasticsearch/issues/132113
539
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
540
+ method: testDenseVectorMappingUpdate {initialType=hnsw updateType=bbq_hnsw}
541
+ issue: https://github.com/elastic/elasticsearch/issues/132115
542
543
# Examples:
544
#
0 commit comments