【发布时间】:2013-04-26 06:59:33
【问题描述】:
在 mac snow leopard 上,我使用 brew 安装了 Apache Solr 4.2.0 并使用以下命令触发了服务器,
Usage: $ solr path/to/config/dir
当我尝试使用以下链接在浏览器中访问管理页面时,出现如下所示的 SolrCore 初始化失败页面,
http://localhost:8983/solr/admin
collection1: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Could not load config for solrconfig.xml
页面也有消息,
There are no SolrCores running.
Using the Solr Admin UI currently requires at least one SolrCore.
非常感谢您对此的任何帮助。
【问题讨论】: