加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

ruby-on-rails – 无法reindex Sunspot SOLR – 错误 – RSolr :

发布时间:2020-12-16 20:04:17 所属栏目:百科 来源:网络整理
导读:每次我尝试使用reindex … rake sunspot:solr:reindex 这些错误消息总是显示: Error – RSolr::Error::Http – 500 Internal Server Error – retrying… Error – RSolr::Error::Http – 500 Internal Server Error – ignoring… Error – RSolr::Error::
每次我尝试使用reindex …

rake sunspot:solr:reindex

这些错误消息总是显示:

Error – RSolr::Error::Http – 500 Internal Server Error – retrying…
Error – RSolr::Error::Http – 500 Internal Server Error – ignoring…
Error – RSolr::Error::Http – 500 Internal Server Error – retrying…
Error – RSolr::Error::Http – 500 Internal Server Error – ignoring…

我试着停止然后开始使用…

rake sunspot:solr:stop
rake sunspot:solr:start

但没有发生什么.

而现在每次我尝试运行我的应用程序在本地主机…

这是错误:

RSolr::Error::Http - 500 Internal Server Error
Error: Severe errors in solr configuration.

Check your log files for more detailed information on what may be wrong.

If you want solr to continue after configuration errors,change: 

 <abortOnConfigurationError>false</abortOnConfigurationError>

in null

-------------------------------------------------------------

Request Data: "<?xml version="1.0" encoding="UTF-8"?><delete><query>type:Trip</query></delete>"

比我在终端的一个更详细的错误信息.

我从网络中尝试了许多解决方案,如将中止配置设置为false,但没有发生任何事情.

错误仍然存??在.

任何工作将不胜感激.

解决方法

解决方案:

rake sunspot:solr:stop
> rm -rvf solr(删除/ solr目录)
rake sunspot:solr:start
> rake sunspot:solr:reindex

请享用

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读