Skip to content

Move anonymous Weight implementation in PointRangeQuery to named class #13710

@jainankitk

Description

@jainankitk

Description

The Weight implementation in PointRangeQuery#createWeight is anonymous class making it difficult to extend or reuse specific logic from the class. Not to mention the class being more ~400 lines of code which makes good case for named class anyways IMO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions