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
Currently the BlendedTermQuerys equals() method only checks equality of the terms it contains, not of the boosts associated to them.
This is an unexpected behaviour and a little suprising e.g. when using equality checks in tests.