Skip to content

Commit 3bf8baf

Browse files
author
Sam Kleinman
committed
DOCS-859: correction
1 parent b21700b commit 3bf8baf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/reference/limits.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@ Indexes
6363
.. _limit-index-size:
6464
.. limit:: Index Size
6565

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.)
66+
Indexed items can be *no larger* than 1024 bytes. This includes the
67+
name space, field name or names, and the value or values of the
68+
indexed fields.
6869

6970
.. _limit-number-of-indexes-per-collection:
7071
.. limit:: Number of Indexes per Collection

0 commit comments

Comments
 (0)