Skip to content

Commit

Permalink
Deprecate RequestBuilders#solr_document_ids_params
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Feb 25, 2015
1 parent 708963d commit 4dc56cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/blacklight/request_builders.rb
Expand Up @@ -97,6 +97,7 @@ def solr_document_ids_params(ids = [])
solr_documents_by_field_values_params blacklight_config.document_model.unique_key, ids
end
end
deprecation_deprecate :solr_document_ids_params

##
# Retrieve the results for a list of document ids
Expand Down

0 comments on commit 4dc56cf

Please sign in to comment.