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
[TEST] Remove assert on non scored doc from SearchTimeoutIT (#122198)
In the recent rewrite of SearchTimeoutIT, an edge case was not considered
for the situation where a specific segment may not score any document.
In that case, other shards and their segments will raise a timeout anyway.
0 commit comments