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

add filesets to search for collection show page #1876

Merged
merged 2 commits into from
Dec 19, 2022

Conversation

labradford
Copy link
Collaborator

Fixes #1875

When viewing a collection page, the central search bar does not return results for the content or metadata of works or sub-collections, only the titles. Optimally, this search would function just as the main search bar for each tenant does, searching the text of PDFs, and all metadata fields, but only within the collection.

Changes proposed in this pull request:

  • adds a decorator the includes methods to add filesets to the search on the collection show pages
  • adds all_text_timv to the catalog controller search fields

@samvera/hyku-code-reviewers

bkiahstroud
bkiahstroud previously approved these changes Dec 19, 2022
@labradford labradford merged commit 7cdd63e into main Dec 19, 2022
@bkiahstroud bkiahstroud deleted the 1875-collection-full-text-search branch February 1, 2023 01:00
@bkiahstroud bkiahstroud added the minor-ver for release notes label Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Collection level search - Add full text search in addition to metadata
2 participants