Why is this http://host:port/solr-master/get? The normal URL is http://host:port/solr/<collectionname>/<handler>. "get" as a handler is fine, <collectionname> can be empty for "collection1" in older Solr. But what is "solr-master" here and where is the required "/solr" part? What is your collection name?
So, to me, either your URL is wrong or you were trying to do a custom URL and your troubleshooting should be focused around that first. Regards, Alex. On 6 September 2018 at 14:39, Walter Underwood <wun...@wunderwood.org> wrote: > I thought there was a fix for this in SolrJ. This is a bug. It is getting > some error, > like a 400 or 503, but instead of reporting the error, it makes a different > error about > the content-type. > > That is just busted, but I can’t find a Jira for it. > > wunder > Walter Underwood > wun...@wunderwood.org > http://observer.wunderwood.org/ (my blog) > >> On Sep 6, 2018, at 11:29 AM, nalsrini <nallurisrin...@gmail.com> wrote: >> >> Here is the error message I am getting: >> >> https://screencast.com/t/XwEjA22jX <https://screencast.com/t/XwEjA22jX> >> >> >> >> -- >> Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html >