Could not load conf for core new_core  解決方法

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

  Could not load conf for core new_core  解決方法

然后就没有了 

相关文章:

  • 2021-06-18
  • 2021-11-29
  • 2021-12-29
  • 2021-09-18
  • 2021-06-19
  • 2022-12-23
  • 2022-01-16
  • 2021-04-02
猜你喜欢
  • 2021-06-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案