Skip to content

Remove UnsortedNumericDoubleValues #24086

@jpountz

Description

@jpountz

This class is a work-around for the fact that multi-valued numerics expect values to be delivered in order. However this attempt to not deliver values in sorted order has the downside of adding a new abstraction that also needs to support computing the min or max values per document. We should remove it and sort values on the fly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions