tarantool / tarantool/doc

feedback: index_object:select() | Tarantool

Open
#3,421 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

reference
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Product: Tarantool
Root document: https://www.tarantool.io/ru/doc/latest/reference/reference_lua/box_index/select/
SME: core team

<…>ачения для сопоставления с ключом индекса
options (table/nil) – **|ни один, любой или все следующие параметры:

|iterator** – тип итератора
limit – максимальное количество кортеже<…>

Нет описания опции fullscan?
А так же предупреждение, что если указать лимит больше 1000, то получим CRIT (!!!) варнинги в логе?
Опция fullscan в целом вредная, но в тестах очень спасает.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the Tarantool reference_lua box_index/select documentation linked in the issue and inspect its source page. Document the fullscan option and add the warning about limits above 1000 producing CRIT log warnings; done means both details are accurately reflected in the rendered page.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.