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 a8cb758 commit b4f0413Copy full SHA for b4f0413
muted-tests.yml
@@ -594,6 +594,9 @@ tests:
594
- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
595
method: testBlockLoaderForFieldInObject {preference=Params[syntheticSource=true, preference=STORED]}
596
issue: https://github.com/elastic/elasticsearch/issues/133178
597
+- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
598
+ method: testBlockLoaderForFieldInObject {preference=Params[syntheticSource=true, preference=DOC_VALUES]}
599
+ issue: https://github.com/elastic/elasticsearch/issues/133179
600
601
# Examples:
602
#
0 commit comments