相关疑难解决方法(0)

错误404:Prob访问/ solr/update.原因:未找到

我已经按照solr教程将默认的collection1重命名为core1,但是当我收到错误404尝试使用以下命令将XML导入solr时:

curl http://127.0.0.1:8983/solr/update --data-binary @monitor.xml -H 'Content-type:application/xml'
Run Code Online (Sandbox Code Playgroud)

以下是回复:

<h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/update. Reason:
<pre>    Not Found</pre></p><hr /><i><small>Powered by Jetty://</small></i>
Run Code Online (Sandbox Code Playgroud)

xml lucene solr

10
推荐指数
1
解决办法
2万
查看次数

标签 统计

lucene ×1

solr ×1

xml ×1