File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11A :term: `shard key ` index can be an ascending index on the shard
2- key, a compound index that start with the shard key and specify
2+ key, a compound index that starts with the shard key and specifies
33ascending order for the shard key, or a :ref: `hashed index
44<index-type-hashed>`.
55
6- A :term: `shard key ` index cannot be an index that specifies a
7- :ref: `multikey index <index-type-multikey >`, a :ref: ` text index
8- <index-type-text>` or a :ref: `geospatial index
6+ A :term: `shard key ` index cannot be a descending index on the shard key,
7+ an index that specifies a :ref: `multikey index <index-type-multikey >`, a
8+ :ref: ` text index <index-type-text >` or a :ref: `geospatial index
99<index-feature-geospatial>` on the :term: `shard key ` fields.
1010
1111.. COMMENT seealso extracts-geospatial-index-shard-key-restriction.yaml
You can’t perform that action at this time.
0 commit comments