gpt4 book ai didi

search - Sphinx 搜索 max_matches 错误

转载 作者:行者123 更新时间:2023-12-04 23:59:30 26 4
gpt4 key购买 nike

我想自定义 sphinx 搜索,这样我就可以在内存中保留尽可能多的记录。

我收到以下错误:

searchd error (status: 1): per-query max_matches=25000 out of bounds (per-server max_matches=1000)

最佳答案

在你的情况下,我建议设置 max_matches到服务器端的 100000。

即使您需要更多,您也可以随时使用 limit N,M在不越界的情况下获取结果集的切片。

根据我的经验,人类在搜索结果中不会超过 10-20 页,所以 100K 应该绰绰有余。

关于search - Sphinx 搜索 max_matches 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12346608/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com