-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
add details[nature] More details needed, some info missing. Documentation is incomplete.[nature] More details needed, some info missing. Documentation is incomplete.reference[location] Tarantool manual, Reference part[location] Tarantool manual, Reference part
Description
Details
<…>han or equal to
key value.
Starting with Tarantool version 2.0, |index_object:max(key value)| will return nothing
if key value is not equal to a value in the<…>
index_object:max(
key
value)
This way to format code looks strange. I would do it so:
index_object:max(key)
root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_index/max/
Suggested estimation: 1pt
DoD
- highlight the function with code formatting
- specify the correct version instead of 'version 2.0' and link to the release notes
Metadata
Metadata
Assignees
Labels
add details[nature] More details needed, some info missing. Documentation is incomplete.[nature] More details needed, some info missing. Documentation is incomplete.reference[location] Tarantool manual, Reference part[location] Tarantool manual, Reference part