We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
假如信息内容是“测试15486” 搜索 154 能搜索到信息 打算搜索“5486” 就搜索不到
The text was updated successfully, but these errors were encountered:
你用微信搜索一下看看,微信也是这样的,可能我们用了共同的库的原因
Sorry, something went wrong.
有什么办法能解决呢?我的是客户提出来的 客户群聊天中发了甲方的电话 客户想搜索时 搜索电话后的4位 它搜不到,能麻烦您能给个方法吗?还是说无法解决
没有办法解决的,微信也是这样的。我跟我们架构师确认了一下,原因是我们和微信的搜索采用的都是FTS搜索,使用了相似的分词原则,只能是开头匹配。如果要是任意匹配,分词表的大小将会增大非常大。综合考虑保持与微信一致是最合理的选择
好的 谢谢您!
No branches or pull requests
假如信息内容是“测试15486” 搜索 154 能搜索到信息 打算搜索“5486” 就搜索不到
The text was updated successfully, but these errors were encountered: