Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

拼音搜索时忽略变音符失效 #65

Open
vvsolo opened this issue Oct 26, 2022 · 1 comment
Open

拼音搜索时忽略变音符失效 #65

vvsolo opened this issue Oct 26, 2022 · 1 comment
Labels
bug Something isn't working
Projects

Comments

@vvsolo
Copy link

vvsolo commented Oct 26, 2022

比如搜索Café,不会匹配到Cafe
这样也能模糊匹配到拼音声调
能不能增加一个模糊匹配字母的设置?

@Chaoses-Ib Chaoses-Ib added the bug Something isn't working label Oct 26, 2022
@Chaoses-Ib Chaoses-Ib changed the title 拉丁字母模糊匹配 拼音搜索时忽略变音符失效 Oct 26, 2022
@Chaoses-Ib
Copy link
Owner

已复现。临时解决方案:在搜索内容末尾添加 ;np,禁用拼音搜索,例如 Café;np

@Chaoses-Ib Chaoses-Ib added this to To do in v1.0 Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
v1.0
To do
Development

No branches or pull requests

2 participants