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

Prototype full-text searching #2003

Closed
6 tasks
eporter23 opened this issue Oct 11, 2022 · 1 comment
Closed
6 tasks

Prototype full-text searching #2003

eporter23 opened this issue Oct 11, 2022 · 1 comment
Assignees
Labels

Comments

@eporter23
Copy link
Contributor

eporter23 commented Oct 11, 2022

Story

As a Collection Manager, I want users to be able to search the contents of textual works, so that their searches reveal more detailed matches beyond metadata

As a Repository User, I want to see matches on keywords within a textual object in search results, so that I have a sense of what the text contains related to my search entry

As a Repository user, I want to search within an individual text object I am viewing, so that I don't have to download the material and search on my local machine

Acceptance Criteria

Use one or more of the following options to provide acceptance criteria.

Notes

This ticket follows an earlier spike ticket to assess what is needed, indexing-wise, to support full-text searching across works in the repository as well as within an individual work using the Universal Viewer. For this ticket, we will aim for creating a functional prototype that we can use to get additional feedback from users.

Links to Additional Information

Rose library enhancement request
Investigation ticket for indexing needs

Checklist

  • A user can perform a basic keyword search which will search against available full text indexed fields in SOLR
  • A user can see a preview of full text matches in search results
  • A user will see matching results at the individual work-level (not a complex parent-child result)
  • A user can see an option in the Universal Viewer to search within a specific work (if available/indexed)
  • A user can see visual highlighting within pages when searching in the Universal Viewer
  • A repository administrator can reindex selected works to make them full-text searchable
@abelemlih abelemlih self-assigned this Oct 11, 2022
@eporter23 eporter23 changed the title Prototype full-text searching [placeholder] Prototype full-text searching Jun 21, 2023
@eporter23
Copy link
Contributor Author

@abelemlih closing this epic because we are now continuing on with a new epic.

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

No branches or pull requests

2 participants