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 better factory/remove constructor for SolrAuthor results. #2722

Merged
merged 3 commits into from Feb 24, 2023

Conversation

demiankatz
Copy link
Member

@demiankatz demiankatz commented Feb 23, 2023

I discovered today that hierarchical facets break the Author module because the facet helper doesn't get injected correctly. It should be safe to simply use the Solr-specific factory to ensure appropriate dependencies.

Reviewing related code also revealed a completely redundant constructor, which I have removed for simplicity.

@demiankatz demiankatz changed the title Use better factory for SolrAuthor results. Use better factory/remove constructor for SolrAuthor results. Feb 23, 2023
@demiankatz demiankatz merged commit 73b20fa into vufind-org:dev Feb 24, 2023
@demiankatz demiankatz deleted the fix-solrauthor-factory branch February 24, 2023 13:33
EreMaijala added a commit to EreMaijala/vufind that referenced this pull request Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants