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

求解对查询关键字,分词怎么写? #1

Open
pzhxguang opened this issue Aug 25, 2021 · 1 comment
Open

求解对查询关键字,分词怎么写? #1

pzhxguang opened this issue Aug 25, 2021 · 1 comment

Comments

@pzhxguang
Copy link

searchProvider.Queryable<V_Role>().Where(t=>t.Code.Contains(" 中国人很伟大")).ToList();
怎么对查询关键字分词查询?谢谢

@OldKing-lion
Copy link

我也在研究,不知道仓库主人有没有方法,这个分词应该是在创建Index的时候处理

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants