1. 在把solr安装后,把数据迁移过来启动时报了如图所示的错
    Error loading class ‘com.chenlb.mmseg4j.solr.MMSegTokenizerFactory’
    Please check your logs for more information
    solr配置mmseg4j
  2. .检查发现是新的solr服务器没有配置mmseg4j
  3. 下载mmseg4j,需要翻墙才能下载
    https://code.google.com/archive/p/mmseg4j/downloads
  4. 解压,把dist目录下的jar包上传拷贝到solr安装目录的dist目录下
    solr配置mmseg4j
    solr配置mmseg4j
  5. 重启solr服务器,报错解决

相关文章:

  • 2021-11-29
  • 2021-12-04
  • 2022-01-16
  • 2021-11-18
  • 2021-07-30
猜你喜欢
  • 2021-09-16
  • 2022-12-23
  • 2022-01-04
  • 2021-06-21
  • 2021-06-19
  • 2021-11-29
  • 2021-12-15
相关资源
相似解决方案