Hi,I use Solr 5.3 and I don't have any collection. When I execute the following code, I got this error:Error from server at http://:/solr-master: Expected mime type application/octet-stream but got text/html.SolrClient client = new HttpSolrClient("http://:/solr-master"); String sorld = client.getById("c311cda2-1edc-577f-b00c-36310499c9b0");I am wondering why this error?thanksSrini
-- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html