简体   繁体   English

Ektron搜索服务未使用SOLR编制索引

[英]Ektron search service not indexing with SOLR

With Ektron 9.1, we have what we think is a complete install of Ektron with ektron SOLR Search setup and Manifold running etc. 使用Ektron 9.1,我们认为是ektron SOLR Search设置和运行的歧管的完整安装。

The Settings -> Search -> Node status returns everything as running OK. 设置->搜索->节点状态返回一切正常运行。

But there are no documents in the SOLR interface for the node in question, no documents are in the index at all. 但是在SOLR接口中没有有关该节点的文档,索引中也没有文档。

Any ideas on where to start debugging this? 关于从哪里开始调试的任何想法? I've turned up the log level where applicable but it's not showing anything wrong. 我在适用的地方调了日志级别,但没有显示任何错误。

I've also tried editing some content and clicking Publish, and then requesting a full crawl again. 我也尝试过编辑一些内容并单击“发布”,然后再次请求完全爬网。

For us, it ended up being that the Manifold service in between was the service that was the issue. 对我们而言,最终的结果是中间的歧管服务就是问题所在。 It's logging isn't verbose enough (even when turned up). 它的日志记录不够详细(即使打开了)。 It turned out it couldn't access the database but wasn't explicit about which connection exactly. 事实证明,它无法访问数据库,但没有明确说明确切的连接。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM