Could not load conf for core new_core 解決方法

时间:2017-08-14 01:11:38   收藏:0   阅读:2534

技术分享

new_core: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Could not load conf for core new_core: Error loading solr config from /data/solr/data/new_core/conf/solrconfig.xml

解決方法 :

刪除new_core 即可

# cd /usr/local/solr/solr/bin
# ./solr delete -c new_core

  技术分享

然后就没有了 

原文:http://www.cnblogs.com/foreversun/p/7355551.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!