We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a9aeeb commit b11942bCopy full SHA for b11942b
source/reference/bson-type-comparison-order.txt
@@ -82,7 +82,7 @@ Dates and Timestamps
82
Non-existent Fields
83
-------------------
84
85
-The comparison treats a non-existent field as it would an empty BSON
+The comparison treats a non-existent field as if it were an empty BSON
86
Object. As such, a sort on the ``a`` field in documents ``{ }`` and ``{
87
a: null }`` would treat the documents as equivalent in sort order.
88
0 commit comments