Skip to content

Commit

Permalink
Use v2 again.
Browse files Browse the repository at this point in the history
We decided not to have a new config set.

Co-authored-by: Anna Headley <hackartisan@users.noreply.github.com>
Co-authored-by: Carolyn Cole <carolyncole@users.noreply.github.com>
Co-authored-by: Eliot Jordan <eliotjordan@users.noreply.github.com>
Co-authored-by: James R. Griffin III <jrgriffiniii@users.noreply.github.com>
  • Loading branch information
5 people committed Nov 8, 2023
1 parent bb995c8 commit 430bd16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/pulsearch.rake
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ namespace :pulsearch do
private

def url_for_file(file)
"https://raw.githubusercontent.com/pulibrary/pul_solr/main/solr_configs/catalog-production-v3/#{file}"
"https://raw.githubusercontent.com/pulibrary/pul_solr/main/solr_configs/catalog-production-v2/#{file}"
end
end

0 comments on commit 430bd16

Please sign in to comment.