-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Document Validation
-
None
Related to COMPASS-72 and "Nullable" constraint.
In our query language a:null matches documents where field a does not exist.
So it's sufficient for Nullable true to have value field:null and exists:false is redundant when equality with null is present.