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

Enable Solr query for object selection #4

Open
4 tasks
ctgraham opened this issue Apr 27, 2022 · 0 comments · May be fixed by #5
Open
4 tasks

Enable Solr query for object selection #4

ctgraham opened this issue Apr 27, 2022 · 0 comments · May be fixed by #5

Comments

@ctgraham
Copy link

Problem / motivation

As an administrator, if I am using Solr I prefer it for searching because I have done extra configuration work on weighting, and base filter, etc. I would like to use a Solr query in place of the RI query for object linking.

Proposed resolution

Detect the present of the Solr search module, and when present, prefer Solr to the SPARQL.

Remaining tasks

  • Update "Remaining tasks"
  • Write automated tests
  • Code review
  • Commit

User interface changes

None, or perhaps a new configuration page which optionalizes Solr use.

API changes

None.

Data model changes

None.

ctgraham added a commit to ulsdevteam/islandora_object_field that referenced this issue Apr 27, 2022
ctgraham added a commit to ulsdevteam/islandora_object_field that referenced this issue May 20, 2022
@ctgraham ctgraham linked a pull request Aug 5, 2022 that will close this issue
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