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 05c0ea6 commit ead118bCopy full SHA for ead118b
muted-tests.yml
@@ -539,6 +539,9 @@ tests:
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
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
543
+ method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=int8_hnsw}
544
+ issue: https://github.com/elastic/elasticsearch/issues/132116
545
546
# Examples:
547
#
0 commit comments