我正在尝试将当前的solr 4.10.4安装程序升级到solr 5.5.5。有人知道如何升级索引吗?
发布于 2019-01-16 16:11:22
您可以运行IndexUpgrader工具。更多详细信息请点击此处:
https://lucene.apache.org/core/5_5_0/core/org/apache/lucene/index/IndexUpgrader.html
在迁移文档中:
https://stackoverflow.com/questions/54212680
复制相似问题