Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在重新编制索引时收到此错误消息,我想检查它报告的内部服务器错误。
[2014-12-11 10:37:43 +0000] 开始索引错误 - RSolr::Error::Http - 500 内部服务器错误 - 重试...错误 - RSolr::Error::Http - 500 内部服务器错误 -忽略... [2014-12-11 10:37:44 +0000] 已完成索引。索引的行数为 850。行/秒:36.41987405255847(经过:1.372876796 秒。)
Websolr 支持在这里。Websolr (尚未)提供用户可访问的日志。最好的办法是发送电子邮件至 support@websolr.com,我们可以为您提供所需的信息。
运行类似的东西
locate solr.log
日志文件通常位于您安装 solr 实例的根目录中名为 logs 的文件夹中。