Error when start Solr cloud, due to location of 3rd party libraries

后端 未结 5 1216
广开言路
广开言路 2021-02-06 15:22

I tried to migrate to Solr 3.1 , my project uses Dataimport handler , when I started solr it asked me SolrCoreAwar not found I copied the following file to lib directory apache-

5条回答
  •  醉梦人生
    2021-02-06 16:00

    #solr 3.5 : The classloader issue has been correctly identified above, but the solution didn't seem to work for me. I just put the dataimporthandler jars into the solr.war file and that worked, of course.

提交回复
热议问题