HTTP ERROR: 404 missing core name in path with solr

前端 未结 10 549
鱼传尺愫
鱼传尺愫 2020-12-05 16:58

I am new to Solr, after installing it in ubuntu 8.10, when I was trying exampledocs to index , as per this link, I got this error:

HTTP ERROR: 404 m

10条回答
  •  無奈伤痛
    2020-12-05 17:59

    My problem was in Tomcat Installed Dir\conf\Catalina\localhost\solr.xml

    
       
    
    

    The cores folder path was wrong for me, as I moved the workspace from one machine to another.

提交回复
热议问题