|
1 | 1 | <!-- markdownlint-disable MD007 --> |
2 | 2 | <!-- markdownlint-disable MD041 --> |
3 | 3 |
|
4 | | -# 目录 <!--Corresponding EN commit: 07b75662984c9bc38e1dd23a0f7bc5edcf29e627--> |
| 4 | +# 目录 <!--Corresponding EN commit: 234f9a0f7f16ec892a2c3bb09dfaeab81e9d527d--> |
5 | 5 |
|
6 | 6 | ## 快速开始 |
7 | 7 |
|
|
135 | 135 | - 连接到 TiDB Cloud 集群 |
136 | 136 | - [连接概览](/tidb-cloud/connect-to-tidb-cluster-serverless.md) |
137 | 137 | - [通过 Public Endpoint 连接](/tidb-cloud/connect-via-standard-connection-serverless.md) |
| 138 | + - [通过 AWS Private Endpoint 连接](/tidb-cloud/set-up-private-endpoint-connections-serverless.md) |
138 | 139 | - [通过 Alibaba Cloud Private Endpoint 连接](/tidb-cloud/set-up-private-endpoint-connections-on-alibaba-cloud.md) |
139 | 140 | - 分支  |
140 | 141 | - [概览](/tidb-cloud/branch-overview.md) |
|
248 | 249 | - [SQLAlchemy](/vector-search/vector-search-integrate-with-sqlalchemy.md) |
249 | 250 | - [peewee](/vector-search/vector-search-integrate-with-peewee.md) |
250 | 251 | - [Django](/vector-search/vector-search-integrate-with-django-orm.md) |
| 252 | + - 文本搜索 |
| 253 | + - [使用 SQL 进行全文搜索](/tidb-cloud/vector-search-full-text-search-sql.md) |
| 254 | + - [使用 Python 进行全文搜索](/tidb-cloud/vector-search-full-text-search-python.md) |
| 255 | + - [混合搜索](/tidb-cloud/vector-search-hybrid-search.md) |
251 | 256 | - 参考 |
252 | 257 | - [向量数据类型](/vector-search/vector-search-data-types.md) |
253 | 258 | - [向量函数和操作符](/vector-search/vector-search-functions-and-operators.md) |
|
263 | 268 | - [身份访问管理](/tidb-cloud/manage-user-access.md) |
264 | 269 | - [OAuth 2.0](/tidb-cloud/oauth2.md) |
265 | 270 | - 网络访问控制 |
| 271 | + - [通过 AWS Private Endpoint 连接](/tidb-cloud/set-up-private-endpoint-connections-serverless.md) |
266 | 272 | - [通过 Alibaba Cloud Private Endpoint 连接](/tidb-cloud/set-up-private-endpoint-connections-on-alibaba-cloud.md) |
267 | 273 | - [为 Public Endpoint 配置防火墙规则](/tidb-cloud/configure-serverless-firewall-rules-for-public-endpoints.md) |
268 | 274 | - [通过 TLS 连接](/tidb-cloud/secure-connections-to-serverless-clusters.md) |
269 | 275 | - 审计管理 |
270 | 276 | - [控制台审计日志](/tidb-cloud/tidb-cloud-console-auditing.md) |
| 277 | + - [数据库审计日志](/tidb-cloud/essential-database-audit-logging.md) |
271 | 278 | - 账单 |
272 | 279 | - [发票](/tidb-cloud/tidb-cloud-billing.md#invoices) |
273 | 280 | - [账单详情](/tidb-cloud/tidb-cloud-billing.md#billing-details) |
|
607 | 614 | - [delete](/tidb-cloud/ticloud-serverless-authorized-network-delete.md) |
608 | 615 | - [list](/tidb-cloud/ticloud-serverless-authorized-network-list.md) |
609 | 616 | - [update](/tidb-cloud/ticloud-serverless-authorized-network-update.md) |
610 | | - - [ai](/tidb-cloud/ticloud-ai.md) |
| 617 | + - audit-log |
| 618 | + - config |
| 619 | + - [update](/tidb-cloud/ticloud-serverless-audit-log-config-update.md) |
| 620 | + - [describe](/tidb-cloud/ticloud-serverless-audit-log-config-describe.md) |
| 621 | + - filter-rule |
| 622 | + - [create](/tidb-cloud/ticloud-serverless-audit-log-filter-rule-create.md) |
| 623 | + - [delete](/tidb-cloud/ticloud-serverless-audit-log-filter-rule-delete.md) |
| 624 | + - [describe](/tidb-cloud/ticloud-serverless-audit-log-filter-rule-describe.md) |
| 625 | + - [list](/tidb-cloud/ticloud-serverless-audit-log-filter-rule-list.md) |
| 626 | + - [update](/tidb-cloud/ticloud-serverless-audit-log-filter-rule-update.md) |
| 627 | + - [template](/tidb-cloud/ticloud-serverless-audit-log-filter-rule-template.md) |
| 628 | + - [download](/tidb-cloud/ticloud-serverless-audit-log-download.md) |
611 | 629 | - [completion](/tidb-cloud/ticloud-completion.md) |
612 | 630 | - config |
613 | 631 | - [create](/tidb-cloud/ticloud-config-create.md) |
|
0 commit comments