搜索引擎揭秘(讲座ppt) [猎兔eric].pptVIP

  • 1
  • 0
  • 约7.73千字
  • 约 44页
  • 2015-09-16 发布于广东
  • 举报
搜索引擎揭秘(讲座ppt) [猎兔eric]

Schema.xml field name=id type=string indexed=true stored=true multiValued=false / field name=title type=text_ws indexed=true stored=true multiValued=false / field name=body type=text_ws indexed=true stored=true multiValued=false / Schema.xml 指定id为唯一列 uniqueKeyid/uniqueKey 指定body为默认搜索列。 defaultSearchFieldbody/defaultSearchField solrconfig.xml 用来配置solr运行的系统参数,例如缓存,插件等。 预热搜索数量最好少于CPU核数量 maxWarmingSearchers4/maxWarmingSearchers 增加数据 HTTP POST to http://localhost:8983/solr/update/ add doc field name=employeeId05991/field field name=officeBridgewater/field field name=skillsPerl/field

文档评论(0)

1亿VIP精品文档

相关文档