最近搜索
没有最近搜索

Katie Nix
已加入2022年12月07日
·
最后活动2024年5月13日
关注
0
关注者
0
活动总数
4
投票
0
订阅
2
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Katie Nix
Katie Nix 创建了一个帖子,
Hello!
I'd like to implement something similar to what Zendesk has in their own help center, where each article shows which plans the article applies to (the images under the “What's my plan?” link, here for example).
I imagine this can be accomplished with article labels (Product1, Product2) and then a bunch of ‘if’ statements (If product1, show image1; if product2 show image2).
Would love to know if anyone has implemented something like this – any sample code you can share, or any pitfalls you've encountered.
已于 2024年5月13日 发布 · Katie Nix
0
关注者
2
投票
1
Comment
Katie Nix 创建了一个帖子,
In fuzzy search, terms match when they have up to two spelling "errors". In some cases, this means that searches return completely irrelevant results, because a search term matches a commonly used (but unrelated) term.
For example, in our product, the word "connect" also returns results for "content" and "contact" - each of these terms is important in our product, but they are unrelated (and unlikely to be typos, like "connecr" or "commect" could be).
It would be nice if an admin could specify certain terms that should not be fuzzy matched together in results.
已于 2022年12月07日 发布 · Katie Nix
8
关注者
8
投票
4
评论