We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818920a commit 9d4f09dCopy full SHA for 9d4f09d
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