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
The underlying issue is that in ES/OS, by default, a should operator only affects the score of a match, and requires setting minimum_should_match to force it to have at least one match, as is the default behavior for must.