|
@@ -180,6 +180,9 @@ tests:
|
|
|
- class: org.elasticsearch.lucene.spatial.CartesianShapeDocValuesQueryTests
|
|
|
method: testEmptySegment
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/112414
|
|
|
+- class: org.elasticsearch.search.retriever.RankDocRetrieverBuilderIT
|
|
|
+ method: testRankDocsRetrieverWithNestedQuery
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/112421
|
|
|
|
|
|
# Examples:
|
|
|
#
|