我们需要找出结果匹配百分比,例如-
我正在寻找Coldplay的艺术家,并询问为-
setState
OR
/search/?yql=select * from sources * where artist contains 'Coldploy';
所以我会得到一些匹配的结果
答案 0 :(得分:2)
https://docs.vespa.ai/documentation/reference/default-result-format.html-请参阅totalCount和coverage部分-您可以从那里的数字计算匹配百分比