We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 137e388 commit 1c5efdcCopy full SHA for 1c5efdc
server/src/test/java/org/elasticsearch/search/functionscore/QueryRescorerIT.java
@@ -754,6 +754,7 @@ public void testRescorePhaseWithInvalidSort() throws Exception {
754
}
755
756
757
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/28932")
758
public void testRescoreAfterCollapse() throws Exception {
759
assertAcked(prepareCreate("test")
760
.addMapping(
0 commit comments