this.server.shutdown();// if the server is embedded, resources are freed, if it is a HttpSolrServer, only the httpclient is shut down, not the remote server
@ -1061,7 +1064,7 @@ public final class Protocol {
RemoteInstanceinstance=newRemoteInstance("http://"+address,null,"solr",solrtimeout);// this is a 'patch configuration' which considers 'solr' as default collection
RemoteInstanceinstance=newRemoteInstance("http://"+address,null,"solr",solrtimeout);// this is a 'patch configuration' which considers 'solr' as default collection