我意外地删除了位于tomcat/conf/Catalina/localhost中的solr4.xml文件,从此solr停止工作。我尝试过许多方法,比如恢复solr4.xml文件、solr4完全重新索引、生成新的keystore,但是它仍然不能工作。
请建议我如何修复我的坏solr4没有新的新安装新的壁画。
发布于 2015-02-18 12:29:46
您可以按照这里报告的步骤:http://docs.alfresco.com/5.0/tasks/solr-reindex.html
更新:这个过程在大多数情况下都能工作,但是在系统耗尽了设备上的空间之后,系统仍然处于不稳定状态,我们被迫恢复备份。
发布于 2015-02-24 08:59:41
/alf_data/solr4 4/index/工作区/SpacesStore /alf_data/solr4 4/index/archive/SpacesStore
在${data.dir.root}中删除每个Solr 4核的所有Alfresco模型。/alf_data/solr4 4/模型
警告: alfresco索引目录‘/alf_data/ Solr /工作区/SpacesStore/ index’不存在。创建新索引..。09-5-2012 09:23:42 org.apache.solr.handler.component.SpellCheckComponent通知警告:未定义queryConverter,使用默认转换器09-5-2012 09:23:42 org.apache.solr.core.SolrCore initIndex警告:存档Solr索引目录'/alf_data/solr/ archive /SpacesStore/ index‘不存在。创建新索引..。
https://stackoverflow.com/questions/28392504
复制相似问题