Class: ResolrizeJob
- Inherits:
-
Hyrax::ApplicationJob
- Object
- ApplicationJob
- Hyrax::ApplicationJob
- ResolrizeJob
- Defined in:
- app/jobs/resolrize_job.rb
Instance Method Summary collapse
Instance Method Details
#perform ⇒ Object
3 4 5 |
# File 'app/jobs/resolrize_job.rb', line 3 def perform ActiveFedora::Base.reindex_everything end |