File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
ref : collection-option-collation
2
- source :
3
- ref : common-option-collation
4
- file : extracts-common-option.yaml
5
- post : |
2
+ content : |
3
+ :manual:`Collation </reference/collation>` allows users to specify
4
+ language-specific rules for string comparison, such as rules for lettercase
5
+ and accent marks. When specifying collation, the ``locale`` field is
6
+ mandatory; all other collation fields are optional. For descriptions of the
7
+ fields, see :manual:`Collation Document </reference/collation/#collation-document>`.
8
+
6
9
If the collation is unspecified but the collection has a default collation,
7
10
the operation uses the collation specified for the collection. If no
8
11
collation is specified for the collection or for the operation, MongoDB uses
You can’t perform that action at this time.
0 commit comments