I am trying to connect to a remote solr but I faced with this error on server
can not find: /configs/tweets/admin-extra.html
and also faced to this error
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://172.17.0.2:8983/solr
when I tried to connect to Solr from NiFi
thank you guys