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
作者您好: 我使用的是solr4.1配合2012ff,在实际应用中, 需要拆分的字符串“玉观音”,分词后为: 玉观音|观音 我已经设置了最细粒度切分,输入“玉”或者“玉观”搜索不到结果,为什么?
Original issue reported on code.google.com by [email protected] on 29 Aug 2013 at 8:33
[email protected]
The text was updated successfully, but these errors were encountered:
为什么把“玉”给切没了,“玉”没有放到停用词库里,如果拆 分“观音玉”则可以切分为 观音|玉
Original comment by [email protected] on 6 Sep 2013 at 2:38
Sorry, something went wrong.
No branches or pull requests
Original issue reported on code.google.com by
[email protected]
on 29 Aug 2013 at 8:33The text was updated successfully, but these errors were encountered: