File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -91,13 +91,6 @@ content: |
91
91
92
92
- :manual:`Partial Indexes </core/index-partial/>`
93
93
94
- * - Use custom collation
95
-
96
- - Create a custom collation for the index by typing or pasting the
97
- collation document in the text box.
98
-
99
- - :manual:`Collation Document </reference/collation/#collation-document>`
100
-
101
94
* - Wildcard projection (*New in MongoDB 4.2*)
102
95
103
96
- Support unknown or arbitrary fields which match the specified
@@ -121,6 +114,14 @@ content: |
121
114
includes the values of the fields in that projection.
122
115
123
116
- :ref:`compass-wildcard-index`
117
+
118
+ * - Use custom collation
119
+
120
+ - Create a custom collation for the index by typing or pasting the
121
+ collation document in the text box.
122
+
123
+ - :manual:`Collation Document </reference/collation/#collation-document>`
124
+
124
125
---
125
126
title : Click :guilabel:`Create Index`.
126
127
level : 4
You can’t perform that action at this time.
0 commit comments