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

use Hyrax::SolrQueryService for My/Collections #5424

Merged
merged 1 commit into from
Feb 2, 2022
Merged

use Hyrax::SolrQueryService for My/Collections #5424

merged 1 commit into from
Feb 2, 2022

Conversation

elrayle
Copy link
Contributor

@elrayle elrayle commented Feb 2, 2022

refs #5408

When deployed to nurax-pg, the query to list my collections in Dashboard -> Collections still did not list admin sets I created. This reworks the query to use terms instead of raw.

As an aside, it also removed references to ActiveFedora::SolrQueryBuilder. The calls are replaced with calls to Hyrax::SolrQueryService which is a replacement for ActiveFedora::SolrQueryBuilder.

@samvera/hyrax-code-reviewers

Copy link
Member

@cjcolvar cjcolvar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

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 this pull request may close these issues.

None yet

2 participants