Solr6.0创建新的core

现在solrhome文件夹下创建一个【new1_core】的文件夹,提示需要啥xml或者是txt就从下载好的solr6.0中去找,然后拷贝过来就行

这样的话,一般到最后会报 Error loading class 'solr.DataImportHandler',

这是由于缺少solr-dataimporthandler-6.0.0.jar导致的,将solr6.0中的这个jar包拷贝到webapps\solr\WEB-INF\lib下即可

 

相关文章:

  • 2021-07-22
  • 2022-12-23
  • 2022-12-23
  • 2022-01-11
  • 2021-09-27
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-27
  • 2022-01-19
  • 2021-09-14
  • 2022-01-17
  • 2021-11-25
  • 2021-10-01
相关资源
相似解决方案