在露天5.0中为文件重新索引

编程入门 行业动态 更新时间:2024-10-16 02:27:56
本文介绍了在露天5.0中为文件重新索引的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我只想重新索引文件,我正在使用此api https:// localhost:8443 / solr4 / admin / cores?action = REINDEX& nodeid = 983 ,但我无法重新编制索引。任何人都可以告诉我如何重新编制索引一份文件 ? 我正在使用alfresco 5.0。

I just want to re-indexed a file,I am using this api "localhost:8443/solr4/admin/cores?action=REINDEX&nodeid=983" but i could not re-indexed.Can any one tell how can i re-indexed a file ? I am using alfresco 5.0.

推荐答案

您应该可以使用管理控制台查看错误节点的数量并确认确实有错误。

You should be able to see the count of error nodes using your admin console and confirm that something really is in error.

您提到的操作是正确的操作(还有更多操作,请查看官方文档),但是如果节点是

The action you mentioned is the right one (there are a few more, check the official documentation), but if the node is not reindexed, the action obviously fails.

我建议您提高SOLR日志级别并了解更多信息。

I suggest you raise the SOLR log level and find out more.

以我的经验,当发生这种情况时,它几乎总是与JSON解析有关。查看本教程,也许它将使您更接近解决方案。

In my experience, when something like this happens it almost always has to do with JSON parsing. Check out this tutorial, maybe it will bring you closer to the solution.

alfresco.blog.redpill-linpro/2015/04/30/如何调试solr例外警告alfresco-part-2 /

更多推荐

在露天5.0中为文件重新索引

本文发布于:2023-11-28 12:27:09,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1642392.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:露天   中为   索引   文件

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!