云数据库 GAUSSDB-向量数据库参数:gsivfflat_secondary_probes

时间:2024-11-02 18:46:23

gsivfflat_secondary_probes

参数说明指定利用gsivfflat索引检索向量时待搜索的二级倒排列表的数量,超过二级倒排列表总数时执行全表搜索。二级倒排列表总数由创建索引时参数ivf_nlist2指定。

参数类型:数值型

参数单位:\

取值范围:[1, 32768]

默认值:5

级别:会话级(session)

gsivfflat_secondary_probes效果和gsivfflat_probes相同,只有向量索引为双层索引时生效,可以有效加速查询速度,推荐设置为索引创建时参数ivf_nlist2的1/4~1/2之间。建议在使用中通过实验获得最优的参数配置。

support.huaweicloud.com/centralized-devg-v8-gaussdb/gaussdb-42-1742.html