I am trying to use Solr inside of another framework (Storm) that provides a
version of HttpClient (4.1.x) that is incompatible with the latest version
that SolrJ requires (4.3.x).  Is there a way to use the older version of
HttpClient with SolrJ?  Are there any issues with using an earlier SolrJ
(4.0.0) that used HttpClient 4.1.x with 4.3 of the server?  I'm really just
looking for options for running Solr in Storm, so any thoughts would be
greatly appreciated.

Reply via email to