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 3a603fe commit 86166dfCopy full SHA for 86166df
muted-tests.yml
@@ -614,6 +614,9 @@ tests:
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
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
618
+ method: testDenseVectorMappingUpdate {initialType=hnsw updateType=int8_hnsw}
619
+ issue: https://github.com/elastic/elasticsearch/issues/132164
620
621
# Examples:
622
#
0 commit comments