Skip to content

List search only finds exact matches: Switch to use Solr #2723

@jessamynwest

Description

@jessamynwest

Blocked by: #2609

Expanding on #364 Improve and expand list searching to search inside list titles.

A List search result is only given if the exact, full name of a list is used in the search. Searching on words that are only part of a list name returns "No results found."

Relevant url?

https://openlibrary.org/search/lists

Steps to Reproduce

  1. Go to ... https://openlibrary.org/search/lists
  2. Do ... enter a partial list name, for example, https://openlibrary.org/search/lists?q=banned
  • Actual: only exact matches returned
  • Expected: any list containing search term should be returned

Proposal & Constraints

We can now replace lists search with solr-backed list search since lists are now in solr! To do so, we will need to:

Stakeholders

@cdrini @seabelis @el4ctr0n

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueEasy issue. Good for newcomers. [managed]Lead: @cdriniIssues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed]Module: SolrIssues related to the configuration or use of the Solr subsystem. [managed]Priority: 2Important, as time permits. [managed]Theme: ListsIssues related to reading ListsTheme: SearchIssues related to search UI and backend. [managed]Type: Feature RequestIssue describes a feature or enhancement we'd like to implement. [managed]

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions