欢迎投稿

今日深度:

solr错误,

solr错误,


今天新建一个core,提示报错:已经有这个core不能新建,

Error CREATEing SolrCore 'collectionCase1': Could not create a new core in /home/solr/solr_home/collectionCase/as another core is already defined there


发现问题:


后来发现问题:是因为

里面的这个core.properties文件,因为服务并没有停止,所以正确的做法是:

删除掉这个文件

,然后添加就没有问题了


www.htsjk.Com true http://www.htsjk.com/solr/35238.html NewsArticle solr错误, 今天新建一个core,提示报错:已经有这个core不能新建, Error CREATEing SolrCore 'collectionCase1': Could not create a new core in /home/solr/solr_home/collectionCase/as another core is already defined there 发...
相关文章
    暂无相关文章
评论暂时关闭