Skip to content

NullReferenceException from BoolQuery::IsConditionless #1820

Closed
@WojciechLuczkow

Description

@WojciechLuczkow

Exception occurs if any enumerable in BoolQuery contains null values.
qq.IsConditionless -> exception if qq == null

Of course QueryContainers should not be null but it could be either ArgumentException thrown in setter or null values ignored

Before update to 2.0 null elements were ignored (at least it worked that way)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions