开发者

How to give a suggestion from the sphinx index?

开发者 https://www.devze.com 2023-03-31 10:47 出处:网络
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.

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 "sa开发者_JS百科sasasas". 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 ).


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

0

精彩评论

暂无评论...
验证码 换一张
取 消