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为核的文件夹名