You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: server/src/internalClusterTest/java/org/elasticsearch/search/fetch/subphase/highlight/HighlighterSearchIT.java
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2651,7 +2651,6 @@ public void testMaxQueryOffsetDefault() throws Exception {
2651
2651
).get();
2652
2652
refresh();
2653
2653
2654
-
logger.info("--> highlighting and searching on field1");
2655
2654
// Specific for this test: by passing "-1" as "maxAnalyzedOffset", the index highlight setting above will be used.
0 commit comments