What causes this?
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/http/impl/client/CloseableHttpClient
at
org.apache.solr.client.solrj.impl.HttpSolrClient.(HttpSolrClient.java:209)
at
org.apache.solr.client.solrj.impl.HttpSolrClient$Builder.build(HttpSolrCli
I am proposing that the Collection API be consistent with SolrJ
(CloudSolrClient).
SolrJ's design philosophy uses the list of zookeeper addresses to gather cloud
information,
and then intelligently sends the actual request to the single solr node that is
best able to serve it.
This information i