Solr4.7.1中配置中文分词器

1、SmartChineseAnalyzer    (1)将lucene-analyzers-smartcn-4.7.1.jar添加到tomcat/webapps/solr/WEB-INF/lib文件中    (2)编辑solr主目录中conf/schema.xml文件,在<types></types>之间添加如下定义:    (3)为了测试,将schema.xml中<field name="au
相关文章
相关标签/搜索