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 0363fda commit 334e766Copy full SHA for 334e766
source/includes/steps-create-index.yaml
@@ -82,10 +82,10 @@ content: |
82
83
For example:
84
85
- The following partial filter expression only indexes
86
- documents where the ``timezone`` field exists:
+ The following partial filter expression only indexes
+ documents where the ``timezone`` field exists:
87
88
- .. code-block:: js
+ .. code-block:: js
89
90
{ "timezone": { "$exists": true } }
91
0 commit comments