如何从sphinx索引中给出建议?

发布于 2024-12-01 15:43:27 字数 255 浏览 1 评论 0原文

我想知道是否有办法从狮身人面像索引中给出建议。

例如, 当我在 google 上搜索“sadfasasas”时,我得到 6 个结果。 它说。您的意思是“sasasasas”吗? 当我搜索“sasasasas”时,我得到 289,000 个结果。

我应该怎样做才能实现这个功能呢? (假设这两个关键字都可以 拼写。我想给出“sasasasas”的建议只是因为它看起来像 'sadfasasas',它可以通过 sphinx 找到很多结果)。

I wonder if there is a way to give a suggestion from the sphinx index.

for instance,
when I search 'sadfasasas' on google, I get 6 results.
and it said.' Do you mean "sasasasas".
when I search by 'sasasasas', I get 289,000 results.

How should I do to implement this feature? (Let's say the two keywords are all right
spelling. and I want to give the suggestion 'sasasasas' just because it's seems like
'sadfasasas', and it can find many results by sphinx ).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

思念绕指尖 2024-12-08 15:43:27

sphinx/misc/suggest 文件夹中有脚本、配置、自述文件。您可以尝试开箱即用的建议服务。

There are script, config, readme in sphinx/misc/suggest folder. You could try suggestion service out of the box.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文