Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor code to replace hydra/active_fedora functionality with rSolr and ActiveRecord #85

Open
9 of 10 tasks
candyhazlett opened this issue Feb 21, 2024 · 6 comments · Fixed by #87
Open
9 of 10 tasks
Assignees

Comments

@candyhazlett
Copy link
Contributor

candyhazlett commented Feb 21, 2024

@candyhazlett candyhazlett self-assigned this Feb 21, 2024
@candyhazlett
Copy link
Contributor Author

candyhazlett commented Feb 21, 2024

useful links/images/etc:

  • first pass at removing hydra/activefedora
  • diagram of hydra architecture
    hydra_9_architecture_2016

@candyhazlett
Copy link
Contributor Author

candyhazlett commented Feb 21, 2024

@candyhazlett
Copy link
Contributor Author

files I refactored previously where activefedora was commented out and/or now use rSolr in place of activefedora, and need review:

@candyhazlett
Copy link
Contributor Author

candyhazlett commented Feb 21, 2024

files that don't reference hydra/activefedora explicitly, but need review:

@candyhazlett candyhazlett changed the title Refactor code to replace hydra and active_fedora gem functionality with rSolr and ActiveRecord Refactor code to replace hydra/active_fedora functionality with rSolr and ActiveRecord Feb 21, 2024
@candyhazlett
Copy link
Contributor Author

candyhazlett commented Feb 26, 2024

Todo next: list any important notes, thoughts, etc. for future dev work;

  • checking current solr queries for CRUD functions, do the fields used in post requests match? are there queries still needed?
  • create to_solr methods to return solr hash for indexing records

@candyhazlett
Copy link
Contributor Author

This was closed by accident, issue still open and in development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant