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

System fails to recognize authors by their full name in author search functionality #9293

Open
SkywalkerSupreme opened this issue May 16, 2024 · 0 comments
Labels
Lead: @cdrini Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed] Module: Authors Needs: Triage This issue needs triage. The team needs to decide who should own it, what to do, by when. [managed] Theme: Search Issues related to search UI and backend. [managed] Type: Bug Something isn't working. [managed]

Comments

@SkywalkerSupreme
Copy link

Problem

Screenshot from 2024-05-16 15-45-54
Screenshot from 2024-05-16 15-45-35

Reproducing the bug

  1. Go to the author search functionality on the Open Library website.
  2. Enter the full name of the author "Richard Russell Riordan Jr." in the search bar.
  3. Observe the system's response, which should include retrieving the author's biography.
  4. Note that the system fails to recognize the author based on their full name and does not retrieve the expected information.
  5. Enter only the first and last name of the author, "Richard Riordan," in the search bar.
  6. Observe the system's response and confirm that it recognizes the author and retrieves the expected information.

Expected Behavior: The system should be able to recognize authors by their full name.

Actual Behavior: When inputting the full name "Richard Russell Riordan Jr." into the author search functionality, the system fails to recognize the author. However, the system correctly identifies the author when only their first and last name, "Richard Riordan," are provided.

Context

During testing of the author search functionality, an issue arose when assessing whether the system could recognize an author by their full name, rather than just their first and last name. Typically, the author "Richard Riordan" is recognized by the system. However, when inputting the full name "Richard Russell Riordan Jr.," expecting the system to retrieve the author's biography, an error occurred. The system failed to identify the author based on their full name.

Notes from this Issue's Lead

No response

@SkywalkerSupreme SkywalkerSupreme added Needs: Lead Needs: Triage This issue needs triage. The team needs to decide who should own it, what to do, by when. [managed] Type: Bug Something isn't working. [managed] labels May 16, 2024
@mekarpeles mekarpeles added Lead: @cdrini Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed] Theme: Search Issues related to search UI and backend. [managed] Module: Authors and removed Needs: Lead labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lead: @cdrini Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed] Module: Authors Needs: Triage This issue needs triage. The team needs to decide who should own it, what to do, by when. [managed] Theme: Search Issues related to search UI and backend. [managed] Type: Bug Something isn't working. [managed]
Projects
None yet
Development

No branches or pull requests

2 participants