# File lib/chef/solr_query/solr_http_request.rb, line 33 def self.solr_url=(solr_url) @solr_url = solr_url @http_client = nil end