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