Description
There is a typo in the Chinese article “深度干货|万字长文解读向量数据库的前世今生”.
Article URL:
https://zilliz.com.cn/blog/Deep-Dive-Into-Vector-Databases
Location
Section:
功能四:更高级的查询能力 → 分页(Pagination)
Current text
分页(Pagination):通过 imit 和 offset 控制返回结果的数量,适用于处理大规模查询。
Suggested text
分页(Pagination):通过 limit 和 offset 控制返回结果的数量,适用于处理大规模查询。
imit should be corrected to limit.
Another
Current text
那么向量数据库是的底层原理是什么?
Suggested text
那么向量数据库的底层原理是什么?
Thanks!
Description
There is a typo in the Chinese article “深度干货|万字长文解读向量数据库的前世今生”.
Article URL:
https://zilliz.com.cn/blog/Deep-Dive-Into-Vector-Databases
Location
Section:
功能四:更高级的查询能力 → 分页(Pagination)
Current text
Suggested text
imitshould be corrected tolimit.Another
Current text
Suggested text
Thanks!