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 73fb235 commit 8750c65Copy full SHA for 8750c65
docs/v3/codecs/sharding-indexed/v1.0.rst
@@ -159,7 +159,8 @@ Sharding can be configured per array in the :ref:`array-metadata` as follows::
159
``index_location``
160
161
Specifies whether the shard index is located at the beginning or end of the
162
- file. The parameter value must be either the string ``start`` or ``end``.
+ file. The parameter value must be either the string ``start`` or ``end``.
163
+ If the parameter is not present, the value defaults to ``end``.
164
165
Definitions
166
===========
0 commit comments