max_matches 是什么?

What is instead max_matches?

我有一个 Sphinx 2.2.7。 在此版本中,"max_matches" 已弃用。我可以用什么代替?

我的查询结果平均有 20000 行。

它只是服务器范围 'cap' 被弃用。

它仍然作为查询时间参数存在。它默认为 1000,但可以根据每个查询进行覆盖。