# File lib/chef/solr_query.rb, line 140 def commit(opts={}) SolrHTTPRequest.update("#{START_XML}#{COMMIT}") end