solr 5.2.1,
Expected mime type application/octet-stream but got text/html. Apache Tomcat/6.0.24 - Error report
HTTP Status 404 - /Solr/select
type Status report
message /Solr/select
description The requested resource (/Solr/select) is not available.
Apache Tomcat/6.0.24
问题原因:
solr后台管理中 有core selector
url: http://localhost:8983/solr/是错误的如果有多个内核的话
正确的url为:http://localhost:8983/solr/db db为核的文件夹名
本站文章为和通数据库网友分享或者投稿,欢迎任何形式的转载,但请务必注明出处.
同时文章内容如有侵犯了您的权益,请联系QQ:970679559,我们会在尽快处理。