File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
A :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
3
- ascending order for the shard key, or a :doc : `hashed index
4
- </core/ index-hashed>`.
2
+ key, a compound index that starts with the shard key and specifies
3
+ ascending order for the shard key, or a :ref : `hashed index
4
+ <index-type -hashed>`.
5
5
6
- A :term: `shard key ` index cannot be an index that specifies a
7
- :doc : `multikey index </core/ index-multikey >`, a :doc: ` text index
8
- </core/ index-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
9
9
<index-feature-geospatial>` on the :term: `shard key ` fields.
10
10
11
11
.. COMMENT seealso extracts-geospatial-index-shard-key-restriction.yaml
You can’t perform that action at this time.
0 commit comments