We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b21700b commit 3bf8bafCopy full SHA for 3bf8baf
source/reference/limits.txt
@@ -63,8 +63,9 @@ Indexes
63
.. _limit-index-size:
64
.. limit:: Index Size
65
66
- Indexed items can be *no larger* than 1024 bytes. This value is the
67
- indexed content (i.e. the field value, or compound field value.)
+ Indexed items can be *no larger* than 1024 bytes. This includes the
+ name space, field name or names, and the value or values of the
68
+ indexed fields.
69
70
.. _limit-number-of-indexes-per-collection:
71
.. limit:: Number of Indexes per Collection
0 commit comments