Skip to content

Commit 95e4ddf

Browse files
authored
Permanent link in secondary-indexes.md (#10873)
1 parent d5caec3 commit 95e4ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/docs/ru/core/dev/secondary-indexes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ WHERE o.id_customer = $customer_id
5858

5959
{% note warning %}
6060

61-
Данный механизм является экспериментальным и по умолчанию пока выключен. Его включение производится с помощью [настройки `index_auto_choose_mode` в `table_service_config`](https://github.com/ydb-platform/ydb/blob/main/ydb/core/protos/table_service_config.proto#L268). Настройка также будет влиять на поведение query service.
61+
Данный механизм является экспериментальным и по умолчанию пока выключен. Его включение производится с помощью [настройки `index_auto_choose_mode` в `table_service_config`](https://github.com/ydb-platform/ydb/blob/d5caec3e4939a9fd3dc738161da3c9f7f205e267/ydb/core/protos/table_service_config.proto#L276). Настройка также будет влиять на поведение query service.
6262

6363
{% endnote %}
6464

0 commit comments

Comments
 (0)