HTTP Status 500 - {msg=SolrCore 'collection1' is not available due to init failure: Could not load

搭建solr环境之后,访问出现500。   解决方案: 检查tomcat的webapps目录下的solr/WEB-INF/web.xml 文件,查看<env-entry></env-entry>是否是被注释了,去掉注释,保存文件,然后重启tomcat,重新访问。 问题解决!
相关文章
相关标签/搜索