HTTP ERROR: 404 missing core name in path with solr

前端 未结 10 576
鱼传尺愫
鱼传尺愫 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:32

    Hi I've got exactly this error when my solrconfig.xml was malformed (missing closing tag element ). It was for solr 3.5.0 Once I fixed the solrconfig the error went away.

提交回复
热议问题