Skip to content

QL: Scripts should check all docvalues not just the first #55341

Open
@costin

Description

@costin

Currently the generated scripts only check the first value returned from doc values regardless of the number of values.
In order to be aligned with the query behavior, the scripts should check that at least on value matches not just the first.
Since doc values serve as input, this change requires a different script generation strategy to go through all values.

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