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 a158a35 commit 1e8e593Copy full SHA for 1e8e593
muted-tests.yml
@@ -568,6 +568,9 @@ tests:
568
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
569
method: testExistsQueryMinimalMapping
570
issue: https://github.com/elastic/elasticsearch/issues/129911
571
+- class: org.elasticsearch.index.mapper.DynamicMappingIT
572
+ method: testDenseVectorDynamicMapping
573
+ issue: https://github.com/elastic/elasticsearch/issues/129928
574
575
# Examples:
576
#
0 commit comments