【问题标题】:The way how to fix the error in Solr system解决太阳系错误的方法
【发布时间】:2023-04-04 20:00:02
【问题描述】:
Error CREATEing SolrCore 'new_core': Unable to create core [new_core] Caused by: 
QueryElevationComponent missing config file: 'elevate.xml either: 
F:\dev\solr-7.4.0\server\solr\new_core\conf\elevate.xml or F:\dev\solr-7.4.0\server\solr\new_core\data\elevate.xml 
must exist, but not both.

在 Solr 中创建核心,我得到了这个错误 为什么会这样?

【问题讨论】:

    标签: apache web solr server core


    【解决方案1】:

    它缺少elevate.xml 文件。您可以从配置中删除对该文件的引用(您有 configured the Query Elevation Component,或者添加一个空文件。

    【讨论】:

      猜你喜欢
      • 2019-12-29
      • 1970-01-01
      • 2015-04-24
      • 2020-03-25
      • 1970-01-01
      • 1970-01-01
      • 2018-10-24
      • 2021-07-28
      • 1970-01-01
      相关资源
      最近更新 更多