lib/blacklight/solr/repository.rb in blacklight-6.0.0.pre5 vs lib/blacklight/solr/repository.rb in blacklight-6.0.0

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true module Blacklight::Solr class Repository < Blacklight::AbstractRepository ## # Find a single solr document result (by id) using the document configuration