Skip to content

Commit effaab5

Browse files
DOCSP-24886 update create index options (#610)
1 parent e0aba43 commit effaab5

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

source/includes/steps-create-index.yaml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,6 @@ content: |
9191
9292
- :manual:`Partial Indexes </core/index-partial/>`
9393
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-
10194
* - Wildcard projection (*New in MongoDB 4.2*)
10295
10396
- Support unknown or arbitrary fields which match the specified
@@ -121,6 +114,14 @@ content: |
121114
includes the values of the fields in that projection.
122115
123116
- :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+
124125
---
125126
title: Click :guilabel:`Create Index`.
126127
level: 4

0 commit comments

Comments
 (0)