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 2dcb019 commit af67953Copy full SHA for af67953
doc/reference/reference_capi/box_index.rst
@@ -220,7 +220,7 @@
220
:param const char* key_end: the end of encoded ``key``
221
222
:return: -1 on error (check :ref:`box_error_last() <c_api-error-box_error_last>`)
223
- :return: 0 on success
+ :return: >=0 otherwise
224
225
See also: :ref:`index_object.count()<box_index-count>`
226
0 commit comments