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 a5d9ea6 commit b1795e9Copy full SHA for b1795e9
muted-tests.yml
@@ -180,6 +180,9 @@ tests:
180
- class: org.elasticsearch.lucene.spatial.CartesianShapeDocValuesQueryTests
181
method: testEmptySegment
182
issue: https://github.com/elastic/elasticsearch/issues/112414
183
+- class: org.elasticsearch.search.retriever.RankDocRetrieverBuilderIT
184
+ method: testRankDocsRetrieverWithNestedQuery
185
+ issue: https://github.com/elastic/elasticsearch/issues/112421
186
187
# Examples:
188
#
0 commit comments