Skip to content

Commit

Permalink
don't delete configset
Browse files Browse the repository at this point in the history
  • Loading branch information
whereismyjetpack committed Jul 27, 2022
1 parent 3284316 commit b981630
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/tasks/solr.rake
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ namespace :solr do
task reset: :environment do
conf = EtdaExplore::SolrAdmin.new
conf.delete_collection
conf.delete_configset

Rake::Task['solr:init'].invoke
end
Expand Down

0 comments on commit b981630

Please sign in to comment.