Skip to content

BlendedTermQuery's equals method should not disregard boosts #48184

Closed
@cbuescher

Description

@cbuescher

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions