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 f084daa commit eeac1a7Copy full SHA for eeac1a7
muted-tests.yml
@@ -398,6 +398,9 @@ tests:
398
- class: org.elasticsearch.index.mapper.blockloader.KeywordFieldBlockLoaderTests
399
method: testBlockLoaderForFieldInObject {preference=Params[syntheticSource=false, preference=DOC_VALUES]}
400
issue: https://github.com/elastic/elasticsearch/issues/126088
401
+- class: org.elasticsearch.search.sort.GeoDistanceIT
402
+ method: testDistanceSortingWithUnmappedField
403
+ issue: https://github.com/elastic/elasticsearch/issues/126118
404
405
# Examples:
406
#
0 commit comments