Skip to content

RepoCamp/ohsu-team-4

Repository files navigation

README

Logo

Contributors

Setup

See setup instructions at Hyrax Setup.

Goals

Our main goal with this project is to learn and explore the Hyrax application, build good collaborative habits, and develop useful features for Hyrax.

Tasks

  • Change the banner image (done)
  • Configure background jobs using sidekiq
  • Add a simple CSV importer
  • Enable full text indexing (done, with caveats)
  • Use config/role_map.yml to set up an administrator (done)
  • Open an issue with the Hyrax Project about the known issue with full-text indexing (done). Issue 2967
  • Update the README

Known Issues

Solr needs to be reindexed in order for the full-text search results to show in the Hyrax UI.

This has been logged as Issue 2967; here is a workaround:

  1. Open a rails console.
  2. Run this command: ActiveFedora::Base.reindex_everything

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published