Closed
Description
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
Labels
No labels