china1000
unread,Jun 5, 2008, 11:32:44 PM6/5/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Paoding's Knives
我现在在用垂直搜索应用(tomcat5.5, jdk1.6 + solr + paoding中文分词),使用paoding做中文分
词,paoding分词分得不错,准确快速,但我发现一个问题:
我输入关键字:四川中国测试,solr分词的结果是:四川/中国/测试,我的标题测试内容:"四川是中国的,测试结果"能够显示出来,
但是当我输入关键字:四川测试中国solr分词的结果结果也是:四川/测试/中国,我的标题测试内容:"四川是中国的,测试结果"就不能显示出来了.
不知道为什么是这样,同样的关键字解析出来却不能在solr上面出现同样的结果?
恳请帮忙!